#Debian GNU/Linux
Explore tagged Tumblr posts
42e17 · 2 months ago
Text
Tumblr media
5 notes · View notes
darcksama · 20 days ago
Text
youtube
Conheça essa nova versão do linux brasileiro, O mauana linux versão cristã.
0 notes
vctrsnts · 25 days ago
Link
Ultim article publicat: Continuamos con esta segunda parte donde explicaremos como sacar provecho de estas 3 aplicaciones, en este caso, explicare el script que estoy usando para realizar las copia, que es una variación de uno que tiene Lorenzo en su gitHub, pero que en mi caso, en vez de ser un fichero jinja, es un fichero en bash a pelo.
0 notes
greekie-via-linux · 10 months ago
Text
Tumblr media
this is my computers login screen, wallpaper, and lock screen
4K notes · View notes
nixcraft · 1 year ago
Text
Starting today, I'm going to rate all Linux commands. Let us begin with cowsay.
Tumblr media
PERSONAL RATING: ⭐️⭐️⭐️⭐️⭐️ 5/5
383 notes · View notes
electricmeatorchestra · 5 months ago
Text
When I finally get Disco Elysium working on my Debian machine it’s over for these hoes
8 notes · View notes
gobusto · 2 months ago
Text
i think i do my best Posting when i have a lot going on at work so if you want to see good posts from me then idk log some Jira tickets i guess
2 notes · View notes
estradiolicphysics · 2 years ago
Text
How to enable Hardware acceleration in Firefox ESR
For reference, my computer has intel integrated graphics, and my operating system is Debian 12 Bookworm with VA-API for graphics. While I had hardware video acceleration enabled for many application, I had to spend some time last year trying to figure out out how to enable it for Firefox. While I found this article and followed it, I couldn't figure out at first how to use the environment variable. So here's a guide now for anyone new to Linux!
First, determine whether you are using the Wayland or X11 protocol Windowing system if you haven't already. In a terminal, enter:
echo "$XDG_SESSION_TYPE"
This will tell you which Windowing system you are using. Once you've followed the instructions in the article linked, edit (as root or with root privileges) /usr/share/applications/firefox-esr.desktop with your favorite text-editing software. I like to use nano! So for example, you would enter in a terminal:
sudo nano /usr/share/applications/firefox-esr.desktop
Then, navigate to the line that says "Exec=...". Replace that line with the following line, depending on whether you use Wayland or X11. If you use Wayland:
Exec=env MOZ_ENABLE_WAYLAND=1 firefox
If you use X11:
Exec=env MOZ_X11_EGL=1 firefox
Then save the file! If you are using the nano editor, press Ctrl+x, then press Y and then press enter! Restart Firefox ESR if you were already on it, and it should now work! Enjoy!
6 notes · View notes
cyberneurotism · 1 year ago
Text
there is a telegram group of my local fake buss pass app, and I see daily how young people who are supposed to be "digi-natives" don't have any basic skills of using digital services where you have to do basic configuration yourself. also they apparently don't know how to read past messages.
when I was a teenager I used debian gnu/linux. from time to time it was necessary for me to configure my own computer. people who are older than me had to configure everything themselves.
I have noticed how media sometimes claim that these "digi-natives" will become more tech and coding oriented just because they use digital environments all their life but I'm not sure this is true since everything they use is a product that doesn't require them to do anything else than press a button on an app and things work.
3 notes · View notes
tobiasvonberlin · 1 year ago
Text
TRANSBIAN???? new debian distro??
queer people online: transfag too weird. transbian too problematic. cancel lil nas x
queer people irl: i literally don't have a gender but lesbian sounds cool so that's me now. im bi but im feeling gay today. im not a man and i dress femininely but my pronouns are he/him. i am repulsed by the idea of sex but i make the best sex jokes you've ever heard
9K notes · View notes
vctrsnts · 30 days ago
Link
Ultim article publicat: Lo primero y antes de nada, tengo que dar las gracias a Lázaro de El Blog de Lázaro y a Lorenzo de Atareao, por todo el conocimiento que me han aportando, porque si eso, yo no podria haber hecho lo que voy a explicar en este articulo. Muchas gracias 👏.
0 notes
despertarsabiendo · 5 months ago
Text
Linux: un sistema operativo potente y gratuito
Linux: El sistema operativo que usas sin saberlo Desde la llegada de los sistemas operativos, las computadoras se volvieron más accesibles para el público general. Con Windows y sus interfaces gráficas, su uso se masificó hasta el punto en que hoy casi todo el mundo tiene un ordenador en casa. Pero hay un sistema operativo que probablemente usas todos los días sin siquiera notarlo: Linux. A…
Tumblr media
View On WordPress
1 note · View note
greekie-via-linux · 10 months ago
Text
Tumblr media
new wallpaper since you guys liked the last one
263 notes · View notes
rikaklassen · 7 days ago
Text
Well, there are already memes about that.
Tumblr media
Design files on GitHub. And the funny thing is the Debian box is based on the design of the Progynova box.
Tumblr media
What if you could become lesbian
Tumblr media
1K notes · View notes
nixcraft · 1 year ago
Text
GPG2 is an open-source tool that encrypts sensitive information and creates digital signatures. Some Debian 11/12 cloud VMs may not have GPG2 installed, resulting in a "command not found" error. Here's how to install GPG2 on Debian Linux 11 or 12 and use the GPG command
18 notes · View notes
lektursam · 7 months ago
Text
Cara Menjalankan Paket .deb di Linux tanpa Instalasi
Halo Pembaca! Saya adalah pengguna ArchLinux. Namun, seringkali aplikasi yang saya butuhkan hanya tersedia untuk distro Ubuntu, Debian, atau distribusi populer lainnya. Biasanya, aplikasi-aplikasi tersebut hanya tersedia di apt atau hanya dapat diunduh dalam format .deb. ArchLinux tidak mendukung program-program Debian tersebut secara bawaan—dan mungkin itulah sebabnya distro ini tidak terlalu…
0 notes