Logo Microtux

MicroTux

Our Blogposts

Yet preference connection unpleasant yet melancholy but end appearance. And excellence partiality estimating terminated day everything.
25/03/2022
Select startposition off Terminator

Although the layout of windows on a display is controlled by the window manager that the user is running (described below), most X programs accept a command line argument of the form -geometry WIDTHxHEIGHT+XOFF+YOFF (where WIDTH, HEIGHT, XOFF, and YOFF are numbers) for specifying a preferred size and location for this application’s main window. In […]

Read More
25/03/2022
Nextcloud dark Theme

choose user (top right of screen) Choose Accessibility and then Dark theme

Read More
27/04/2021
Remove Windows entry in GRUB menu

Open terminal (Alt+Ctrl+T) and follow the below procedure :Paste the following command in terminal sudo gedit /etc/default/grub. It will open a file named /boot/grub/grub.cfg file. Add GRUB_DISABLE_OS_PROBER=true at the bottom of this file. It will prevent Windows being added to your grub menu.Now to write the change, run sudo update-grubYou can then run cat /boot/grub/grub.cfg […]

Read More