xfce4-panel plugins
apt-get install xfce4-goodies
Aqua Utopia|海の底で記憶を紡ぐ
h
YOU ARE THE REASON

izzy's playlists!

let's talk about Bridgerton tea, my ask is open

Discoholic 🪩
he wasn't even looking at me and he found me
we're not kids anymore.
Game of Thrones Daily
Stranger Things

PR's Tumblrdome
almost home

Kiana Khansmith
Sweet Seals For You, Always
$LAYYYTER
Monterey Bay Aquarium

⁂
hello vonnie
I'd rather be in outer space 🛸
seen from France
seen from Australia
seen from United States

seen from United Kingdom

seen from France
seen from United States

seen from United States
seen from Argentina
seen from United States
seen from Singapore
seen from United States
seen from United States

seen from United States
seen from United States
seen from United States

seen from Argentina

seen from United States
seen from Mexico
seen from Poland

seen from Indonesia
@su-benny
xfce4-panel plugins
apt-get install xfce4-goodies

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Alter bash prompt (/.bashrc)
PS1="[\t] > "
I setup a new droplet about 36hrs ago and followed the tutorials here on DO to create the ssh keys for my local computer. I logged out and then back in after to make sure it worked and I must have logged out and back in a few times after that. Today h
Did you check port 22 in the firewall?
Install Atom
$ sudo add-apt-repository ppa:webupd8team/atom
$ sudo apt update
$ sudo apt-get install atom
Installing WiFi driver
First I check what network card I have:
$ lspci
01:00.0 Network controller: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter (rev 03)
Then with root priveleges install the right packages and restart:
$ apt install firmware-b43-installer
$ apt-get install bcmwl-kernel-source
$ reboot

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Ruby on Rails is quickly becoming more and more popular every day. Learning to develop in the Ruby language is a very valuable skill. In this tutorial I’ll show you how to install Rails onto a...
List network connected devices with nmap
Regular and basic:
$ sudo nmap -sP 192.168.1.0/24
Shortened and decluttered with grep:
$ sudo nmap -sP 192.168.1.0/24 | grep -E ‘MAC|report’
My choice of KDE widgets
It’s the 21 of November of 2016, the weather widget is showing -1°C and the night time is 01:26. Tonight was the first lake-ontario-effect snow of the new winter!
Weather
Netspeed
Thermal Monitor
Push the Git like this
First initialize git within project directory
$ git init
Add current directory for a commit
$ git add .
For a status update
$ git status
To commit changes
$ git commit -m "Detailed notation"
Adding the remote repository (from GitHub)
$ git remote add origin https://github.com/username/project_name.git
Pushing to whichever branch (e.g. master)
$ git push -u origin master

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Raspberry Pi booting off SD onto USB
In order to use a USB drive over a microSD card for operations, you still need both. The SD card is required for boot, so the USB drive will hold the operating system.
Extract OS onto the USB, copy over the boot files from the boot partition onto the SD, and:
Change cmdline.txt on sdcard from:
root=/dev/mmcblk0p2
to:
root=/dev/sda2
Gnome Desktop and Themes
Install gnome-shell and ubuntu-gnome-desktop
Install user themes from Firefox
Install tweak-tool
Find themes at gnome-look or deviantArt
Fre$h Ubuntu Install List
System
Protect eyes with redshift (autostart)
My-weather-indicator is cool in taskbar
The useful
Dropbox
The toolbox
Atom.io