- register
- login
- forgot password
- company
- account
- users
- settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# URL of the .deb file | |
DEB_URL="https://github.com/Mastermindzh/tidal-hifi/releases/download/5.15.0/tidal-hifi_5.15.0_amd64.deb" | |
# Output file name | |
DEB_FILE="tidal-hifi_5.15.0_amd64.deb" | |
# Download the .deb file | |
echo "Downloading $DEB_FILE..." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trainers.php?id= | |
play_old.php?id= | |
declaration_more.php?decl_id= | |
Pageid= | |
games.php?id= | |
newsDetail.php?id= | |
staff_id= | |
historialeer.php?num= | |
product-item.php?id= | |
news_view.php?id= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
just edit the vnc_user in this text | |
------------------------------- | |
apt-get install gnome-core xfce4 firefox | |
apt-get install vnc4server | |
adduser vnc_user | |
su - vnc_user | |
vncserver | |
cp ~/.vnc/xstartup ~/.vnc/xstartup.bak | |
rm -rf ~/.vnc/xstartup |
I hereby claim:
- I am m0k1 on github.
- I am m0k1 (https://keybase.io/m0k1) on keybase.
- I have a public key ASBW9gNOH02eBawP_T_SEnOB5OCoFEBlUHcMgukuCPH_eAo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Intruction: | |
- Download and unzip Mojave dynamic background here: https://files.rb.gd/mojave_dynamic.zip | |
- Fix the path to the background images | |
- Use gnome-tweaks tool to select this XML as wallpaper | |
--> | |
<background> | |
<starttime> | |
<year>2014</year> | |
<month>01</month> | |
<day>11</day> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.reddit.com/r/fo4/comments/3yjxzv/game_is_running_too_fast_how_do_i_fix_this/?st=jeo3pb4w&sh=4fc9471b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install bzr and gource | |
# get a branch of Mir's trunk code | |
# create gource video | |
$ sudo apt-get install bzr gource | |
$ bzr branch lp:mir | |
$ cd mir | |
$ gource \ | |
-s .06 \ |
NewerOlder