seen from Sweden
seen from Venezuela
seen from Uzbekistan
seen from United States
seen from Türkiye
seen from China
seen from Malaysia
seen from United Kingdom

seen from United Kingdom
seen from China

seen from Indonesia

seen from United States

seen from United States

seen from United States
seen from Malaysia

seen from United States
seen from China
seen from Costa Rica
seen from China
seen from Japan

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
Run .msi-files
most .msi-installations don't run just by double clicking them.
you need to run them through the command-prompt
open the startmenu, in the search field write "cmd" and hit enter
right click on the icon of the msi, choose "copy filepath"
write in the command-prompt: msiexec /i and paste the filepath, including quotes hit enter
Tmux pane reminder
Goal: move a window into a new pane which is automatically split out horizontally beneath a working window. This way two related commands which were in separate windows can be viewed conveniently within the same window. http://man.openbsd.org/tmux.1 * List the windows with ctrl-b w * In this simple case all the windows have a single pane. Let us assume that the info we want is in 3 * In the window to which we want to move the pane ctrl-b :command-prompt join-pane -s 3
How to: Terminal only shows $? #computers #it #answer
How to: Terminal only shows $? #computers #it #answer
Terminal only shows $?
I recently set up a new user using “adduser username” on my server and noticed that when I login I get:
$
Also, with my new user there is no folder highlighting, or tab completion.
However when I login as root I get a full terminal prompt plus highlighting, completion etc.
root@lin01:~#
Anyone have any idea what I did wrong?
Edit: Solution was to type
chsh -s /bin/bash
View On WordPress
Fixed: Weird symbols always appearing in command line (putty / zsh) #development #fix #dev
Fixed: Weird symbols always appearing in command line (putty / zsh) #development #fix #dev
Weird symbols always appearing in command line (putty / zsh)
I’ve had this problem for a while and I hope it’s a pretty easy fix:
In various places, I’ll see weird symbols appearing in the command line. Such as ‘â’. It seems like it’s replacing some other character..? For example, when I do
prompt -p
I’ll get lots of ‘â symbols. Such as:
fade theme with parameters `white grey blue':…
View On WordPress

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
How-to: Environment Variables in PATH Not Expanded for non-Admin Command Prompt? #fix #it #dev
How-to: Environment Variables in PATH Not Expanded for non-Admin Command Prompt? #fix #it #dev
Environment Variables in PATH Not Expanded for non-Admin Command Prompt?
I have a Windows 7 machine which, when Command Prompt is run by a normal user, fails to expand environment variables in the %PATH%. If command prompt is instead run as administrator (right click, Run as administrator) then %PATH% is appropriately expanded.
Specifically, %PATH% for cmd.exe run as the user (displayed via set…
View On WordPress
Solution: How can I tell if Windows is running in Safe Mode? #dev #programming #answer
Solution: How can I tell if Windows is running in Safe Mode? #dev #programming #answer
How can I tell if Windows is running in Safe Mode?
I have a Windows server that will sometimes reboot into safe mode after updates. I’m working on that issue but what I’d really like to know is how can I check to see if Windows is running in safe mode or not.
Ideally I would like to incorporate it into a script that would send a passive check to our Nagios box with the status.
Is there some…
View On WordPress
How to: Different color prompts for different machines when using terminal/ssh? #dev #answer #development
How to: Different color prompts for different machines when using terminal/ssh? #dev #answer #development
Different color prompts for different machines when using terminal/ssh?
I have 5 machines I constantly ssh into to do work. Its getting increasingly frustrating when I am issuing wrong commands on wrong boxes. Luckily I havent done anything bad yet. I wanted to know if there is any hack which I can hardcode which will display my prompt in different colors based on the machine I am ssh into? Such…
View On WordPress