Login
Discover
Waves
Decks
Upgrade
Login
Signup
25
digitalbytes
Digital Bytes
A place for my technical notes about Linux. From the basics to the advanced.
Available
Used
Resource Credits
20 Followers
3 Following
https://ubuntu-rage.blogspot.com
April 23, 2018
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
digitalbytes
printer
Monday, April 23, 2018 4:13 AM
An episode from my tech series Digital Bytes
$ 0.000
0
1
digitalbytes
linux
Monday, April 23, 2018 4:07 AM
Using an existing SSH Server as a proxy.
Ok this one is assuming that you already have an SSH connection that you use to access your computer. This allows you to use your SSH server as a proxy. ssh -p (remoteport) -D (portforsocks) (remotehost)
$ 0.000
0
digitalbytes
linux
Monday, April 23, 2018 3:58 AM
DTV on Linux
I had to use w_scan (sudo apt-get install w-scan) to build a conf file to have the channels for vlc: w_scan -c US -X > channels.conf US for united states updating, switching off of MeTV will update
$ 0.000
0
1
digitalbytes
linux
Monday, April 23, 2018 3:44 AM
How to disable a laptop touchpad on Linux
Or any input device for that matter. Install xinput: sudo apt-get install xinput xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳
$ 0.000
0
digitalbytes
linux
Monday, April 23, 2018 3:38 AM
Linux X11 Forwarding over SSH
ssh -X -Y user@server Use this to run applications on your local computer from the SSH server. Means that programs you have not installed can run if they are installed on the server.
$ 0.000
0
digitalbytes
technology
Monday, April 23, 2018 2:54 AM
New to STEEM!
Going to try out Steem for my blog and see how it goes!
$ 0.028
2
1