sshuttle is awesome.
1 sshuttle -r your_user@192.168.1.20 10.10.10.0/24
1
sshuttle -r your_user@192.168.1.20 10.10.10.0/24
Running gnome-control-center in i3 session Here is the issue: I’m running i3 on the desktop, but still need to have GNOME Evolution to do some system configurations more easily. Evolution is config...
Ruby On Rails console sandbox mode If you want to perform some data migration/modification on production and you want to be sure that it will not break anything you can always perform a test run us...
Truncate database in Ruby on Rails 6 Instead of chaining rails db:drop, rails db:create and rails db:migrate we are finally able to use one command that will clean database in case you have to seed...
Gnome Control Center on i3wm
Install Metabase with Systemd on Ubuntu