=== vorian is now known as awesome | ||
=== awesome is now known as vorian | ||
=== liberfiasco is now known as libervisco | ||
Kevin_ | Hi Everyone. I'm working on my Wordpress Ubuntu server and am looking for ways to up the performance. I've already installed a PHP accelerator and am wondering if it is worth it to configure MySQL caching. | 01:26 |
---|---|---|
nandemonai | Hiya guys. I'm wondering if there are any special steps I need to take in order to get /etc/network/if-up.d(if-down.d)/ scripts working. They're executable but don't seem to be working? | 03:17 |
popcornPanic | is there any way to have a server's monitor show everything being done by all users? | 03:59 |
Kamping_Kaiser | top? | 03:59 |
genii | ps aux ? | 04:03 |
popcornPanic | not top. what's ps aux? | 04:04 |
Kamping_Kaiser | why not top? | 04:04 |
Kamping_Kaiser | what do you actually want to do? | 04:04 |
popcornPanic | i don't want to look at the processes just the commands that have gone through | 04:05 |
popcornPanic | commands and users who issue it | 04:05 |
Kamping_Kaiser | you'd need to customise the user logging | 04:06 |
genii | popcornPanic: Those will be in their repective bash history files however | 04:06 |
popcornPanic | okay. another question. does WinSCP actually send commands to the remote server and if so where would they be stored? | 04:08 |
genii | Try the auth log for that one | 04:08 |
genii | It should tell you the logins anyhow | 04:09 |
popcornPanic | yes it shows logins. | 04:10 |
popcornPanic | but no commands from the users. except for my user. | 04:11 |
Kamping_Kaiser | funny that *g* | 04:11 |
Kamping_Kaiser | being called auth.log and all | 04:12 |
popcornPanic | ?? | 04:12 |
genii | popcornPanic: Since secure copy requires a login, it contains the times which scp/winscp etc connected and who connected | 04:13 |
popcornPanic | yes. | 04:13 |
Kamping_Kaiser | i'm sure theres a dozen and four guides on getting all users shell histories logged to a central location | 04:14 |
popcornPanic | perhaps i will look | 04:14 |
genii | popcornPanic: If the user excuted some commands while logged on, those would be shown in: /home/theirname/.bash_history | 04:14 |
genii | And the timestamps will match | 04:15 |
Kamping_Kaiser | genii, as long as they use bash ;d | 04:15 |
genii | Kamping_Kaiser: True, that | 04:20 |
popcornPanic | last command show logins easier to read | 04:20 |
Kamping_Kaiser | iirc if they (eg) run screen not all commands are written on the fly to .b_h. | 04:21 |
genii | I sometimes use like: ps aux | grep $(w -h|cut -d" " -f1) to see what currently logged in users are running | 04:25 |
uvirtbot | New bug: #311864 in samba (main) "reports wrong version?" [Undecided,New] https://launchpad.net/bugs/311864 | 05:26 |
ropetin | Evening all. I know the answer to this is out on the Internet, but I can't think of the Google search to find it. I have a server that is only accessible by ssh. On the same local subnet as the ssh server I have another server I'd like to get access to the webserver on. Is there a way for me to set up a tunnel to the webserver via the ssh server? | 05:29 |
Kamping_Kaiser | yes. why not simply ssh to it though? | 05:31 |
Kamping_Kaiser | or lynx | 05:31 |
ropetin | It's running active content that links2 just won't handle (so I presume lynx won't either) | 05:31 |
ropetin | It's a Windows server :) | 05:31 |
Kamping_Kaiser | ah. | 05:33 |
Kamping_Kaiser | well, check the man page for ssh | 05:33 |
ScottK | Put ssh on the windows server. You can do it cygwin. | 05:38 |
=== luke is now known as lukehasnoname | ||
=== BrunoX1ambert is now known as BrunoXLambert | ||
backenfutter | every once in a while mysql-server pushes CPU and RAM usage to 100%, how would I go along and tweak that | 11:49 |
=== Oleksandr is now known as PurplePlus | ||
confuded | Problem: I have a bridge set up (not sure how it works), the computer connected to bridge recieves all ip's and gateways, but has no internet still :( | 13:17 |
confuded | anyone? | 13:19 |
incidence | ai sun kaa | 14:04 |
incidence | oho | 14:05 |
=== MenZa_ is now known as Phoenix_Aeris | ||
Deeps | hmm, i'm attempting to mount a samba share from a windows machine (ntfs disk) on a hardy server using cifs, would like all files that are created to have global rw perms, however mounting with option file_mode=0666 doesn't appear to be doing anything :/ | 15:53 |
=== nicklok is now known as adem | ||
=== adem is now known as oxygen | ||
oxygen | hello | 16:40 |
oxygen | is there any everybody online ? | 16:40 |
balanceK | hello. when i login with ssh my server shows the motd twice, though the /etc/motd file contains the moth only once. The structure of the message looks like: motd\nNo mail\nLast login: ... \n motd. thx | 17:00 |
* Nafallo wonders why he sees this bug... | 17:04 | |
Nafallo | nafallo@phoenix:~$ lsb_release -r && do-release-upgrade | 17:05 |
Nafallo | Release:8.04 | 17:05 |
Nafallo | Checking for a new ubuntu release | 17:05 |
Nafallo | No new release found | 17:05 |
Nafallo | ah! found it. | 17:08 |
Nafallo | it have a config file :-P | 17:08 |
=== _backenfutter is now known as backenfutter | ||
axisys | what kind of card I need to feed my surveillance video data into my linux box? | 17:44 |
greenfly | axisys: depends on what kind of outputs your camera has. if it's composite video then you need one of those TV tuner-type cards | 17:57 |
greenfly | you can get them pretty cheap these days | 17:57 |
axisys | greenfly: well I am thinking of getting IP/wireless cameras.. any recom on that? | 18:07 |
greenfly | not really, I found some cheap ones at a local electronics store that just outputted composite video | 18:08 |
jtaji | axisys: I've researched these before and the Panasonics seem good http://www2.panasonic.com/consumer-electronics/shop/Computers-Networking/Network-Cameras/Network-Cameras.list.80002_11002_7000000000000005702 | 18:08 |
jtaji | axisys: not requiring IE/activex, etc... | 18:08 |
uvirtbot | New bug: #311350 in samba (main) "Auto mount of windows shares doesn't work." [Undecided,Confirmed] https://launchpad.net/bugs/311350 | 18:11 |
gewt | 0.o | 18:12 |
gewt | i egt I/O errors yet everything works fine... | 18:12 |
greenfly | gewt: sometimes that's a precursor to a drive failing. do you have smartd running? | 18:15 |
gewt | no, it was the install cd booting | 18:17 |
greenfly | gewt: ahh, that would have been useful information :) | 18:18 |
greenfly | I'd still scan the install CD for errors before you use it | 18:19 |
uvirtbot | New bug: #311957 in dhcp3 (main) "Please enable support for dummy interfaces" [Undecided,New] https://launchpad.net/bugs/311957 | 18:31 |
uvirtbot | New bug: #311961 in samba (main) "8.10 system-config-printer lost SMB connection selection" [Undecided,New] https://launchpad.net/bugs/311961 | 19:11 |
backenfutter | does anybody know how to solve this? vzquota : (error) Quota is not running for id 101 | 20:44 |
=== liberfiasco is now known as libervisco |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!