10 More Discussions You Might Find Interesting
1. Web Development
hello, this is my first post here and i want to know about automated server management. how to create a web application such as serverpilot to manage unmanaged linux vps (digital ocean , vultr, etc.)?:confused::confused::confused: (0 Replies)
Discussion started by: Jatin Singh
0 Replies
2. Ubuntu
Hi Experts....
I am using Ubuntu 12.04 LTS 32-Bit edition on my laptop
I just reinstalled OS for some reason and installed many application packages using sudo as well as by downloading, now I would like to create recovery disk so that if I reinstall OS once again, I should be able to install... (7 Replies)
Discussion started by: Akshay Hegde
7 Replies
3. Red Hat
hi
every one
In linux, how to create a PATH for a application ?
i searched, but no positive response
any one like me got stuck with this problem? (3 Replies)
Discussion started by: rajeshz
3 Replies
4. Programming
Hi I am new to QT.I am running Qt 4.7 on Fedora 9.My Application crashes with the the following statements. on execution of
return app.exec();
The inferior stopped because it received a signal from the Operating System.
Signal name : SIGSEGV
Signal meaning :Segmentation fault:wall:
... (2 Replies)
Discussion started by: sruthihsr
2 Replies
5. Linux
Hi All,
I got this problem with my var logs, it got failed login as admin because it doesn't exist every 15 minutes and everyday.
Do you know some applications that try to create an application id as "admin"?
The problem is that this is a test server, so lots of applications installed and... (2 Replies)
Discussion started by: itik
2 Replies
6. Programming
Hi,
I've created a simple application that is supposed to fill up a file with messages up
to the size I pass as parameter.
The problem is that once the file reaches the 2GB size, it stops growing.
The flow of the application, for what is worth, is as follows:
while ( bytes written <... (7 Replies)
Discussion started by: emitrax
7 Replies
7. UNIX for Advanced & Expert Users
how can i open the .chm format files in fedora7 and rhel3,4 files? (2 Replies)
Discussion started by: praveen_b744
2 Replies
8. Solaris
dears
iam new in solaris i install solaris on my pc
can you help me in steps how can i create application using apache on solaris (3 Replies)
Discussion started by: murad.jaber
3 Replies
9. UNIX for Dummies Questions & Answers
I have a bunch of e-books I got but i can't open them. Can I somewhat convert them into html? I don't have an X-server yet so any GUI-programs are out of the question. Are there any programs I might have? Running Debian.
Regards
Richard (3 Replies)
Discussion started by: riwa
3 Replies
10. UNIX for Dummies Questions & Answers
Hi,
I generally use Perl for this
ex.
perl -e 's/pattern/replace/g' -p -i <filename>
I did something like this..
find . -type f -exec perl -e 's/pattern/replace/g' -p -i {} \;
I want to do this with "sed"
but what I get is the output being printed on the screen..
i can do sed... (3 Replies)
Discussion started by: oldtrash
3 Replies