blocky 2017-02-01 13:51:56
so i got this new keyboard, logitech k750, but ubuntu 14.04 is recognizing it as a mouse (according to xinput)
FManTropyx 2017-02-01 14:07:34
get a mouse that it recognizes as a keyboard and you are all set
phos1 2017-02-01 14:29:34
I just setup an ubuntu server to replace a Centos one, how do I setup the network connetion? Mask and gateway I nned to change
k1l 2017-02-01 14:30:20
usually its set to use dhcp. if you want to change that edit the /etc/network/interfaces
phos1 2017-02-01 14:31:06
where is gateway?
phos1 2017-02-01 14:31:16
It's a server so it's static
k1l 2017-02-01 14:31:50
phos1: you put into that file: https://help.ubuntu.com/community/NetworkConfigurationCommandLine/Automatic#Configuring_an_interface
coec 2017-02-01 14:33:07
hi
coec 2017-02-01 14:33:28
less get an output from grep so can i show the colors in less?
coec 2017-02-01 14:33:39
Please.
Random832 2017-02-01 14:37:32
coec, grep --color=always ... | less -R
phos1 2017-02-01 14:38:13
k1l:That is working now, thanks!
k1l 2017-02-01 14:38:20
np
n4h0 2017-02-01 14:42:06
n4h0> /home/nah/.config/octave/qt-settings
n4h0 2017-02-01 14:42:06
n4h0 2017-02-01 14:42:06
n4h0 2017-02-01 14:42:06
n4h0 2017-02-01 14:42:06
k1l 2017-02-01 14:42:59
n4h0: look at the file permissions on that folder in your home. most times they get broken when you run programs with sudo, which is bad.
FManTropyx 2017-02-01 14:43:02
well, what are the permissions?
k1l 2017-02-01 14:44:05
n4h0: "ls -al /home/nah/.config/octave"