1-Go to your repository
cd /<Path to your git repository>2-Type:
git branch -m <Old branch name> <New branch name>
Example
git branch -m blog garouBlog
Learn things on a extremely objective way. Computers, technologies, life, everything. Take a look, you will enjoy!
cd /<Path to your git repository>2-Type:
git branch -m <Old branch name> <New branch name>
git branch -m blog garouBlog
ifconfig <interface>
where interface is your name of your network interface3-Look for
inet end.:
ifconfig eth0
ifconfig eth1
ifconfig wlan0
Output
eth1 Link encap:Ethernet Endereço de HW 78:e4:00:22:f8:86
inet end.: 192.168.10.100 Bcast:192.168.10.255 Masc:255.255.255.0
endereço inet6: fe80::7ae4:ff:fe22:f886/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Métrica:1
pacotes RX:371047 erros:0 descartados:0 excesso:0 quadro:221100
Pacotes TX:245369 erros:59 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:1000
RX bytes:475482323 (475.4 MB) TX bytes:57852121 (57.8 MB)
IRQ:17
class notranslate
< span class='notranslate'>Your text here.</span>
System settings->Input devices->Keyboard->Advanced->Position of the compose key2-Choose a option available, like Right Control
Righ_Control = c4-You get
€
Press Control+Alt+F1, for example2-Install the console-common package
sudo apt-get install console-common3-Follow the instructions and choose your new keyboard layout
sudo dpkg-reconfigure console-commonThis tip is useful to us keyboard for foreign users.Users that have pipeline (|) missing can emulate it using this tip too.
[
{ "keys": ["<Your shortucut>"], "command": "exec", "args": { "cmd"["<Path to your command>"]} }
]