Тёмный

12 Things You MUST DO After Installing Debian Linux (Debian 12 BookWorm) 

Ksk Royal
Подписаться 134 тыс.
Просмотров 37 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 85   
@tuomashelin555
@tuomashelin555 Год назад
You can put your regular user in the sudoers file by elevating your privileges to root with " su - " ( the dash changes your $PATH variable to the root environment ). Then give the command " visudo " without any file name. This will open up the sudoers file in your preferred editor, which you can query with " echo $EDITOR " command. Make the changes you need, save and exit as root. I think this is the recommended way in the Debian manual.
@AnalistaLuizPauloSenna-w4v
@AnalistaLuizPauloSenna-w4v 9 месяцев назад
Very good my brother ! Congratulations !
@kskroyaltech
@kskroyaltech 9 месяцев назад
Thank you! Cheers!
@Link-channel
@Link-channel 8 месяцев назад
THANK YOU!!! This is the best tutorial I've found! It was like having a smart friend quickly and clearly explaining all essential tricks ❤
@AndreyOnAir
@AndreyOnAir Год назад
1. 00:29 Add the user to the sudoers list - an else method: $ su # visudo ALL=(ALL:ALL) ALL
@mrpiggy105
@mrpiggy105 4 месяца назад
Always edit the sudo config file with the visudo command (as people have been mentioning), which should be preinstalled. If you stuff up the config file you can have some bad effects happening, so this will open it in your default editor (the $EDITOR variable), and when you save it, it checks for syntax errors and other things. But great video!
@MF_Plissken
@MF_Plissken Год назад
you are my hero :D. saved my week of searching inet as a linux newb knowing not even what to search for half a week. thx m8
@UltraZelda64
@UltraZelda64 Месяц назад
I dunno, the first thing I usually do after installing Debian is start using it. I mean, once it's installed, it's generally ready to go, fully up to date. So you don't even need to update it after install. You could argue some things like enable nonfree repositories, install codecs and possibly nVidia drivers if you use one of their cards, etc., but I never really feel the need to do this stuff these days.
@davidwayne9982
@davidwayne9982 Год назад
I DO-- but I always watch these-- just in case I forgot something-- or you know something I DON"T. THANKS.. great videos.
@kskroyaltech
@kskroyaltech Год назад
Thanks for watching!
@lucianoramirez6111
@lucianoramirez6111 10 месяцев назад
You suggested flatpak. Great! but why did you not advise replacing the default Firefox app to flatpak version?
@grahamlees4394
@grahamlees4394 7 месяцев назад
I agree totally with that. The FF-esr version default with Debian will not get the updates necessary in a timely fashion that will occur with the Flatpak version from the off.
@HarshPatel-db6zn
@HarshPatel-db6zn 4 месяца назад
@Ksk Royal Bro I installed debian in my laptop . I was installing some drivers and other softwares. At first the 3 fingers touch gestures was working in debain gnome . Then I installed nvidia drivers . After nvidia drivers installation the 3 fingers gestures does not work anymore . I want the 3 finger touch gesture in my debain os . Kindly help me .
@NOPerative
@NOPerative Год назад
You can also open settings and go to users then in your profile add your account to administrators with the click of a button. You will have to unlock the profile page in settings first, but that's it and very familiar to the command line method. Good vid btw.
@kskroyaltech
@kskroyaltech Год назад
Thanks for the tip!
@bijaymohanta
@bijaymohanta 9 месяцев назад
superb bro.....👍👍
@zzinuecode
@zzinuecode 8 месяцев назад
Thanks for the video
@jumbojet999
@jumbojet999 10 месяцев назад
useful! thanks!
@investrada
@investrada Год назад
Cant install my Epson L 350 printer on Debian. It doesnt support LSB. Debian detect it as L350 Series printer but wont print.😢 I think I'm going back to fedora. Any thoughts? Thank you .
@mithunsanil1573
@mithunsanil1573 Год назад
Hi ksk! ive followed your tutorial and installed nvidia drivers. but using nvidia-smi returns "NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running." Is there something i am doing wrong?
@kskroyaltech
@kskroyaltech Год назад
Did u restart the system after installing NVIDIA driver ?
@mithunsanil1573
@mithunsanil1573 Год назад
@@kskroyaltech bro i read on stackoverflow to disable secure boot to fix the issue. i did so and now it is fixed!!. Any idea on why is behaves like this?
@josecenturion7475
@josecenturion7475 Год назад
Hello Ksk Royal, sorry you know if optimus laptops works fine? I mean intel+nvidia chips, on gnome and kde environment
@kskroyaltech
@kskroyaltech Год назад
Give a try.
@josecenturion7475
@josecenturion7475 Год назад
@@kskroyaltech 👍
@grahamlees4394
@grahamlees4394 7 месяцев назад
For UFW install the graphic version with "sudo apt install gufw -y" much easier to turn on and configure.
@kskroyaltech
@kskroyaltech 7 месяцев назад
YEs you can do that.
@jasonbourne757
@jasonbourne757 Год назад
Plz make a video on how to make the default gnome terminal look awesome with either oh-my-zsh or oh-my-posh ? Plz
@kskroyaltech
@kskroyaltech Год назад
alright
@arifp5524
@arifp5524 5 месяцев назад
Why we install cargo and java? Is that mean for developer to build rust and java?
@kskroyaltech
@kskroyaltech 4 месяца назад
No some apps you are downloading may require java or rust. Its better to install them,
@louisfifteen
@louisfifteen Год назад
When attempting to install the Nvidia driver I get this error: E: Sub-process /usr/bin/dpkg returned an error code (1) Do you or anyone here know what it is and how to fix it?
@kskroyaltech
@kskroyaltech Год назад
Try these commands : *sudo apt-get install -f* *sudo dpkg --configure -a*
@Jean-ee1yk
@Jean-ee1yk Год назад
I gave up installing Deb 12 cause could not overcome this problem. Did u?
@louisfifteen
@louisfifteen Год назад
@@Jean-ee1yk I gave up too, just went for Ubuntu 23.04. It went flawless and still running smooth with no issues what so ever.
@5am53pi0l
@5am53pi0l Год назад
I got through the entire video and dont see anything new in applications or anywhere but searching deep in directories. What was done wrong and how do I get the applications to actually display? It says they are installed when I run them on the terminal, but there is ZERO visual evidence they exist in any other way than that. Im getting frustrated with Debian.
@sotecluxan4221
@sotecluxan4221 Год назад
Super!
@sinphourivath
@sinphourivath Год назад
Installing ufw completely destroys my system. It deleted every essential package. After install, my restart button doesn't work so I use shell to reboot but when the system is up the display manager doesn't work. Now I'm locked outside the system... Is this a bug or did i do something wrong :(
@kskroyaltech
@kskroyaltech 11 месяцев назад
No this is not the case with UFW. It allow to set up network rules.
@77seban
@77seban Год назад
Dziękujemy.
@kskroyaltech
@kskroyaltech Год назад
Thanks for the support man.
@adjusted-bunny
@adjusted-bunny Год назад
Don't edit the sudoer file directly! Use the command visudo instead!
@kskroyaltech
@kskroyaltech Год назад
Yes, editing with VISUDO check for correct syntax
@reinaldofernandez
@reinaldofernandez Год назад
Actually I give my user sudo access on Debian plasma by going to System Settings > Users > and there setting my user to Administrator......no need to use terminal
@juanmanuelmillansanchez8165
@juanmanuelmillansanchez8165 10 месяцев назад
I'm new to this, what happens if this guy does what he just did? Is it a mispractice? Why?
@adhinbenny
@adhinbenny 10 месяцев назад
​@@juanmanuelmillansanchez8165he didn't actually mispractice like u can say but the thing is if u mess up sudoers u can't basically use the pc that's it I think visudo helps u undo it like if there is a syntax error
@maurolimaok
@maurolimaok Год назад
Help! I use USA internacional keyborad + Brazilian Portuguese, and works very well, but I can' t ge c cedilha ou ~ correctly on Debian. Note. First time I installed, IT WORKED on Firefox, at least, correctly. Now even this isn't working. Any tip will be very welcome.
@Iam_the_king_of_my_univrse
@Iam_the_king_of_my_univrse 7 месяцев назад
Check Keyboard Layout Settings: Go to your system settings and look for the option to configure keyboard layout. This might be under "Language" or "Region" settings depending on your desktop environment. Make sure "USA International" or "US International" (with the same keyboard layout) is selected for your keyboard. Verify that "Brazilian Portuguese" is chosen as the input method or language. Verify Locale Settings: Open a terminal and run the command locale. This will display your current locale settings. Look for the line that starts with LANG=. The value after the = sign should be something like pt_BR.UTF-8. This indicates Brazilian Portuguese with UTF-8 encoding, which is necessary for characters like ç. If the locale is incorrect, you can set it permanently using the raspi-config tool (for Raspberry Pi) or by editing the /etc/locale.conf file (for other Debian systems). Search online for instructions specific to your system on how to set the locale. Restart Applications: Sometimes applications might cache keyboard layouts. Try restarting your browser (Firefox) and any other applications where you're facing the issue. This might refresh the keyboard settings. Check for Conflicting Layouts: If you have multiple keyboard layouts installed, it's possible there's a conflict. Try removing any unused layouts from your system settings. Temporary Workaround: While you're troubleshooting, you can use temporary workarounds to get the ç and ~ characters: For ç, press AltGr (usually the right Alt key) + c. For ~, press AltGr + n.
@dixitvara
@dixitvara Год назад
it helped bro
@farzadmf
@farzadmf Год назад
Thank you for the video, seems like you missed the blog post link?
@kskroyaltech
@kskroyaltech Год назад
Yeah bro sorry I will update the link.
@farzadmf
@farzadmf Год назад
@@kskroyaltech I think you forgot 🙂
@juliewalker9509
@juliewalker9509 Год назад
great video
@kskroyaltech
@kskroyaltech Год назад
Thank you.
@linyxter
@linyxter Год назад
what is the font you are using in terminal?
@kskroyaltech
@kskroyaltech Год назад
MONACO
@linyxter
@linyxter Год назад
thank you@@kskroyaltech
@kishoreg1235
@kishoreg1235 Год назад
Bro In debian 12 thumbnail is not showing for videos,please give the solution
@Iam_the_king_of_my_univrse
@Iam_the_king_of_my_univrse 7 месяцев назад
sudo nala install ffmpegthumbnailer
@andybasicasd
@andybasicasd Год назад
Why AUTO-CPU Freq? What about TLP?
@kskroyaltech
@kskroyaltech Год назад
Installing TLP disables Turbo Boost. Thats why better to choose Auto CPU Freq.. Based on the usage it will dynamically boost the performance by maintaining the battery efficiency ..
@andybasicasd
@andybasicasd Год назад
@@kskroyaltech TLP disables Turbo Boost only in battery mode or not?
@andybasicasd
@andybasicasd Год назад
Ok. I replaced tlp with auto-cpufreq... checking work)
@Nicker000
@Nicker000 Год назад
Error: firmware-linux has no installation candidate. Error: firmware-linux-nonfree has no installation candidate.
@vastoaspecto
@vastoaspecto 3 месяца назад
Use chatgpt for this, I solve this pasting there, but I don't remember the way.
@thebdr7826
@thebdr7826 Год назад
nice et detailled video! i would like to know how to get newer packages on this debian stable like PHP 8.2 , Nodejs 18 or python 3.11?
@adiputra-og9qt
@adiputra-og9qt Год назад
My appliaction always force close. You have solution?
@kskroyaltech
@kskroyaltech Год назад
Try switching to XORG session.
@hpsfresh
@hpsfresh Год назад
Why not just add user to sudo group?
@kskroyaltech
@kskroyaltech Год назад
You Can
@ultron1060
@ultron1060 Год назад
I get unable to locate package nvidia-detect
@kskroyaltech
@kskroyaltech Год назад
Make sure you have added contrib and non-free repositories before using Nvidia-detect >..
@Rahul-ce9yz
@Rahul-ce9yz 9 месяцев назад
Nvidia-smi wont work for me
@kskroyaltech
@kskroyaltech 9 месяцев назад
Thats means drivers are not installed properly. Check them once.
@jimwinchester339
@jimwinchester339 Год назад
6:00 You've gotta' be f'ing kidding! That's "all": just install the following 413 tools to make a nifty system. I'm outa' here! (*) No mention of adding your login id to the 'sudoers' group. (*) No mention of adding an alternate userid as a fallback login (in case window manager's files get corrupted and you can't start plasma) (*) No mention of adding an augmented priviledge group (like 'wheel' or 'admin') for situations where no real priviledged commands are used, but lots of work requiring routine commands in sensitive areas (e.g., /etc, /root/bin, /var/lib, etc.) poses a risk of doing everything as root. (*) No mention of using volume manager to create a group of volumes for externally mountable file system components (e.g.: /usr/local, /opt, /srv [even /home is possible]). This cuts down on disk space waste because individuals volumes are quite easy to expand when the need arises. (*) No mention of setting up ssh, nfs, autofs, or samba! (*) No mention of setting up file system quotas. Even on single-developer systems, project quotas can be very valuable. (*) No mention of how to set up for multiple window managers (including text-only modes for maintenance) or multiple X servers .
@holeefook3149
@holeefook3149 Год назад
Wtf about this got you so worked up to list off all this nitpicking BS? Bro made a decent 15 min video on basic shit to do which is helpful to most new users getting started. I don't get it.. it's free info take it or leave it. of course there is more he could mention it's Linux tutorials could go on for days make your own video or better yet go tf outside.
@grahamlees4394
@grahamlees4394 7 месяцев назад
no mention of which coffee is best for Linux users and whether it should be with or without milk and sugar ☕ 🙄🤣
@folksurvival
@folksurvival Год назад
1. Uninstall Plasma.
@kskroyaltech
@kskroyaltech Год назад
WHY
@Sobssn
@Sobssn Год назад
Debian 12 , there is still a bug
@webflyer035
@webflyer035 Год назад
Bookworm 😂
@jayceon1578
@jayceon1578 Год назад
Promo*SM
@rowlandwetmaker
@rowlandwetmaker Год назад
WHY? that is all I want to ask at this point... WHY?????????????????????????????????????????????????????
Далее
10 Things To Know About DEBIAN Linux
17:25
Просмотров 44 тыс.
ИСТОРИЯ ПРО ШТАНЫ #shorts
00:32
Просмотров 640 тыс.
Setting Up Debian: First 12 Things You Should Do
47:20
Просмотров 362 тыс.
My 10 To-Dos after installing Debian
16:54
Просмотров 4,3 тыс.
Linus Torvalds on why desktop Linux sucks
11:07
Просмотров 1,4 млн
Debian 12: Milestone Linux Distro
17:04
Просмотров 226 тыс.
Debian 12 Review: Why It's the Best Release So Far
20:03
Stop using APT
9:56
Просмотров 534 тыс.