Computer Science Mojo

~ David's Notes on coding, software and computer science




Posts in the Linux category

How to add a desktop notification when switching XFCE workspace

Category: Linux     Tag: XFCE  
By: David     On: Fri 22 May 2020     
When switching XFCE workspaces, theres no default notification that tells you which workspace you are on. I have a little script to get around it using wmctrl and notify-send.

Continue reading »

MX Linux setting up docker and docker-compose

Category: Linux     Tag: docker  
By: David     On: Sat 22 February 2020     
Steps to set up docker and docker-compose on MX Linux

Continue reading »

How to enable extra monitors for Debian xfce in VirtualBox

Category: Linux     Tag: Linux   xfce   VirtualBox   xrandr  
By: David     On: Tue 12 July 2016     
Enable extra monitors or dual screens for Debian xfce in VirtualBox

Continue reading »

How to show file size in Linux terminal

Category: Linux     Tag: Linux   Commands  
By: David     On: Sat 09 July 2016     
To list the file size of all the files in the current directory, use the du command

Continue reading »

How to solve Chrome flickering in VirtualBox

Category: Linux     Tag: VirtualBox   Chrome   Errors  
By: David     On: Thu 06 August 2015     
If you enabled 3D acceleration for a VirtualBox guest, and Chrome starts flickering in that guest. Go into Chrome's Advanced settings and disable "Use hardware acceleration when available" to solve the problem
Alt Text

Continue reading »

How to install i3 on Debian 8 in VM VirtualBox

Category: Linux     Tag: Debian   i3   Linux   VirtualBox  
By: David     On: Mon 03 August 2015     
Forget about fancy desktop environments and do a clean install of the awesome windows manager i3 on Debian 8.
Alt Text

Continue reading »

How to set up Debian server with nginx, php5 and MySQL in VM VirtualBox

Category: Linux     Tag: Debian   Linux   Commands   MySQL   Network   Nginx   PHP   Server   VirtualBox  
By: David     On: Fri 31 July 2015     
Set up a Server in your VirtualBox in a few simple steps so you can fire it up whenever you need it, or simply use it as a playground for your VPS. A Nginx server is small, efficient, and easy to use.
Alt Text

Continue reading »

How to install Debian Guest Additions in VM VirtualBox

Category: Linux     Tag: Debian   Linux   VirtualBox  
By: David     On: Wed 29 July 2015     
Install Guest Additions for Debian to enable full screen display and more.

Continue reading »

How to fix Cinnamon running without video hardware acceleration issue in VM VirtualBox

Category: Linux     Tag: Linux   VirtualBox  
By: David     On: Wed 29 July 2015     
Upon initial installation of Cinnamon in VM VirtualBox, you might encounter the pop up window "Cinnamon running without video hardware acceleration"
Alt Text

Continue reading »

How to fully enable Xfce windows snapping

Category: Linux     Tag: Linux   Xfce  
By: David     On: Wed 29 July 2015     
For any excessively tidy people, windows snapping is a must; Xfce is a great desktop environment that provides such features. By default though, it seems that only horizontal snapping works and you'd have to tweak the settings a bit to make vertical snapping function as well.
Alt Text

Continue reading »

Page 1 / 2 »