Lost the root/admin password? You can reset it using the command-line. Recipe adapted from gitlab issue #308.
# start the console
sudo gitlab-rails console
0x0000 | Ericsson Technology Licensing | |
---|---|---|
0x0001 | Nokia Mobile Phones | |
0x0002 | Intel Corp. | |
0x0003 | IBM Corp. | |
0x0004 | Toshiba Corp. | |
0x0005 | 3Com | |
0x0006 | Microsoft | |
0x0007 | Lucent | |
0x0008 | Motorola | |
0x0009 | Infineon Technologies AG |
## forwardproxy.conf -- tinyproxy daemon configuration file | |
User nobody | |
Group nogroup | |
Port 8888 | |
Listen 10.0.2.35 | |
BindSame yes | |
Timeout 600 |
#!/usr/bin/env bash | |
set -x | |
main_if=ens33 | |
ping_count=1 | |
echo 1 > /proc/sys/net/ipv4/ip_forward || exit 1 | |
ip netns del ns1 > /dev/null 2>&1 |
https://www.verkehr.nrw/webcams/10100022103870128212.jpg | |
https://www.verkehr.nrw/webcams/10100253688674747061.jpg | |
https://www.verkehr.nrw/webcams/10100308460257231676.jpg | |
https://www.verkehr.nrw/webcams/10100453176019429802.jpg | |
https://www.verkehr.nrw/webcams/10100494175154602454.jpg | |
https://www.verkehr.nrw/webcams/10100597366060758617.jpg | |
https://www.verkehr.nrw/webcams/10100909830981984257.jpg | |
https://www.verkehr.nrw/webcams/10100956863457840062.jpg | |
https://www.verkehr.nrw/webcams/10100973958359842825.jpg | |
https://www.verkehr.nrw/webcams/10101043834463572886.jpg |
Lost the root/admin password? You can reset it using the command-line. Recipe adapted from gitlab issue #308.
# start the console
sudo gitlab-rails console
This is how you connect PS3 controller to Mac OSX, PC, etc. when previously connected to a PS3. You will need a Mini USB cable. Overcome your laziness, get up of your chair, and go get one!
A big misconception is that keep holding PS button will reset the controller's pairing. It DOES NOT! From my testings, the controller keeps paring with the last machine it was CONNECTED VIA A USB CABLE.
Here are the steps:
The motivation is: reverse ssh to remote computer, the only thing needed is that the remote is connected to the Internet.
curl -L https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-amd64.tar.xz|tar xJv
sudo mv tmate-2.4.0-static-linux-amd/tmate /usr/local/bin