Displaying 3 results from an estimated 3 matches for "aboid".
Did you mean:
abid
2007 Apr 24
6
Regarding fork bomb in a CentOS 4.4 Server!
Hi again, I was reading from the net
http://www.kriptopolis.org/node/4067 about a forkbomb and ran it from a
root console in a non-critical machine running CentOS4.4 and the serevr
goes down... the command I ran was :(){ :|:& };:
Please, does anyone knows how to aboid this on CentOS?
regards,
Israel
2006 Apr 27
2
NoMethodError - why?
Getting this error when hitting update.
NoMethodError in Article#update
You have a nil object when you didn''t expect it!
You might have expected an instance of ActiveRecord::Base.
The error occured while evaluating nil.update_attributes
Source code.
def create
@article = Article.new(params[:article])
@article.user = @session[''user'']
if @article.save
2016 Apr 01
1
Using rsync to backup user redirected documents on ReadyNAS
Hello,
Using Samba 4.4 as a DC on Ubuntu 12.04LTS. Users 'My Documents'
are redirected to a member server running Samba 4.1.17 on Debian Wheezy.
I joined the ReadyNAS to the DC and set permissions using file explorer.
When I ssh to the ReadyNAS, I see the following on the folder destination.
*drwxrwx---+ 1 administrator domain admins 20 Apr 1 10:55 pfms1*
The rsync syntax and