General :: Unable The Ability To "send Gifts" On The Members Pages?
Sep 20, 2010
I have Ubuntu 10.04 and play a game on Myspace called Green Spot. Does anyone know how to enable the ability to "send gifts" on the members pages. It seems to be blocked, or, occasionally, I am allowed to send only one particular "gift". Is this adblock related? If so, how do I eliminate adblock, or unlock it?A friend of mine put Linux on this particular computer and I do not know how to navigate most of it.
Can I assign ownership of a particular file to everybody of a group?If the file had rwxrw-r-- permissions, will every member of the local-group have owner access privileges (rwx) to this flie now?
Is this possible to make groups members of a group (the same way aliases work for the mailing system). If not is there a painless way to make all my nis users members of more than one local groups? Maybe set this on the nis side and not per machine setup?
I have one major problem in my mail server. I am not able to send mail to other domain yahoo and rediff. and my ipaddress is blacklisted. So Finally I checked logs. Mail queue is high. Log shows spam and junk mail created in my mail server. he following are the logs. Iam using qmail server. One more thing is in link is there when I click that link its go sex websites. I will try all mail queue logs. It shows the same website redirection. So I don't know its happen. My thought is spam create from that website.
im trying to send pages of 4096 bytes from kernel layer of server to kernel layer of client over a network. previously i tried the foll. code , for data less than a 100 bytes it worked fine , but for something larger than that the computer hangs......(even the dmesg's wont say why) i also wanted to know how we could use the 'sendpage' function to solve this problem.
I can't seem to fire up any web pages but I can do everything else on my ubuntu box. This seems to have started within the past day or so. My /etc/reslov.conf file looks solid.Again, I can ssh, vnc and ping to the outside but just can't load any web pages.
i am unable to print specific pages in Ubuntu. i connected my HP Desk jet F2120 printer to my Ubuntu machine and it installed correctly but now if i want to print only the certain pages from a word document or PDFs i am unable to print it. there is a option of pages in print menu which says : " example 1-3,7,11" i don't know what that means.
I am able to print from Open Office just fine, but if I attempt to print a PDF or if I attempt to print directly from the internet, I get nothing!So instead I have to open the openoffice and copy the internet stuff to a page in there so it will print.Do any of you have an idea of what can be the cause.I am a linux noobie, so I may be the problem, however it is frustrating putting PDF's on flash drive and getting my son to bring his windoze laptop in so that I can print my PDF.
- Apache 1.3.42 from http://apache.oregonstate.edu/httpd/..._1.3.42.tar.gz - PHP 5.2.13 http://www.php.net/downloads.php - MYSQL 5.0.90 http://www.sfr-fresh.com/unix/misc/mysql-5.0.90.tar.gz/
I have configured and installed as per directions successfully, but I am unable to view PHP or HTML webpages. Seems like I am missing some small thing.
These are the details of my LAMP Stack. I have attached my httpd.conf hereby.
" > logfile.txt : gives an error extra character after the "
2- logsave logfile.txt 'send "show command;
" ': error invalid command
3- i simply tried to send the output of the whole script to file logsave /home/logfile ./script : seems that logsave work under root only
4- ./script > logfile : the problem with this is that the output of echo or (read "enter your id") command will not be displayed on the screen (actually nothing will be displayed, i have to open the log file to see the output). is there any way to save the log of the "send" ? or to save the log of the complete script without hiding the output on the screen?
I have a Cent OS 5.4 32 bit final installed in my dedicated server.
I used to run lighttpd with php in my server until now and all was fine.But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command.
Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages.
Instead it downloads php files like index.php when i open in browser.So I guess apache is not able to compile and run php pages. Only html pages are opening right now..
I had configured sendmail on linux 5.2, Iam using public ip and my domain is registered[linuxforfreshers.info]. I am facing a issue that when I mail with the user sumit@linuxforfreshers.info then I am able to do it. But if somebody tries to send mail to the same user then it bounce backs. I had made the entry of domain in /etc/mail/local-host-name and also I put ok in /etc/mail/access.The mails are working properly with in LAN. But not able to work on WAN only I can send mail but not able to recieve mail.What else I need to do.
I installed Mepis to a separate partion (shares swap) and now the option to use, originally installed, Ubuntu does not appear at start up. Is there a way get this option back?
I'm relatively new to Linux.My netbook ran updates yesterday for Ubuntu and now I am unable to reconnect to wireless network connection.I am using WPA2 encrypted security.I am able to connect via wired LAN. Also, when I went to connect using USB mobile connection, I get an error "unable to mount location". I get the same error if I try to connect my external CD drive. I have tried to force mount but no luck.
I wish to create several different users for different members of the family. They should all have different menus, and they should not be able to access some programs, above and beyond just the normal root blocked ones. Any personal configuration files (eg, bookmarks, saved passwords, logins for other programs (IRC, MSN, etc) should also not carry over. One of them needs to have KDE enabled as default (as it looks the most like windows). I however, would prefer to have enlightenment enabled as default for me. Is this in any way possible?
I recently installed Ubuntu 9.10 and have been trying to set up a USB printer. I hit a problem which I eventually diagnosed as being the ownership of /dev/usb/lp0.
First, the symptom: ~$ cat Test > /dev/usb/lp0 bash: /dev/usb/lp0: Permission denied
The initial diagnosis: ~$ ls -l /dev/usb/lp0 crw-rw---- 1 root lp 180, 0 2010-03-23 21:39 /dev/usb/lp0
Notice the lp group? When I checked group properties, this group did not have any members - not even root! The default for CUPS (from the CUPS doc) is lpadmin, in any case, so not sure what lp is all about. In fact, the 'lp' group has ID=0, the same as the 'root' group.
I fixed it by doing this: ~$ sudo chown root:lpadmin /dev/usb/lp0
Then I noticed that /dev/lp0 and /dev/parport0 also had group=lp, so I also did this: ~$ sudo chown root:lpadmin /dev/lp* ~$ sudo chown root:lpadmin /dev/parport*
I am implementing c program to access ext3 file system's metadata. I want to know how to access members of the in-memory superblock structure. I am able access on-disk ext3_super_block structure but dont know how to access in- memory structure and its members.
i'm a bit stuck playing with the following class setup for glut. The actual issue is with the function pointers.Basically the following code is the opengl redbook cube example slightly modified.
I need to setup a small VPN server for about 20 people. Will a VPS with 192mb ram be enough to handle this? The only services I need to run is those necessary for VPN.
I have configured Evolution to use my Gmail account. I am able to read my Gmail, but I have not been able to send email. I have found instructions to do this from several sources, which include the Gmail website and Ubuntu help at HTML Code: [URL]. The instructions from all sources have been consistent:
Instructions for Sending(smtp) Mail from Gmail: 1. Server: smtp.gmail.com Note: Some ISPs block port 25, if you are having a problem sending mail, substitute smtp.gmail.com:587 for the server information above. 2. Server requires authentication: Checked 3. Security: TLS encryption 4. Authentication: Plain or Login 5. Username: johndoe@gmail.com
I have also tried using port 587 and 465 as alternates. When I try to send an email, there appears to be two stages: it successfully completes the first stage that refers to POP, but gets stuck on the second stage that refers to SMTP.
I have recently installed the ISPCP web hosting control panel. It seems that after a while running and testing I can receive but I cannot send e-mail. basically I get an error which goes
Code:
postfix/smtp[5939]: connect to alt1.gmail-smtp-in.l.google.com[72.14.213.27]:25: Connection timed out
I have, in the recent past, been able to send e-mail so I know that there is something that has gone wrong with my configuration, which I cannot. I post here my master.cf and my main.cf files as well as the mail.log file and the mail.warn....
Suddenly I noticed that all my file system had gone into read-only mode. My first thought was that the Sata data cable had got loose for one of the drives, but that wasn't it. All cables were connected correctly. So I booted up again, but I only came to a rescue mode terminal.
I have four software MD raid volumes:
Code:
Running mdadm -D on the volumes told me that the sdc drive had been kicked out from both md0 and md1. However, md3 had kicked out two drives, so I couldn't get any information from mdadm -D on that. For md0 and md1 I could just add the kicked-out partitions back into the volume, but for md3 I don't even know which partitions got kicked out...
Here are some outputs:
Before I rebooted the first time I saved the 200 last rows of dmesg to a memory stick. Here they are:
Code:
Trying to restart the md3 volume in the rescue mode terminal:
Commands:
Code:
Output:
Code:
The "Array State" row seems interesting. I guess that AAAA means all four drives are OK. But then why does the array state differ between the members?
Does anyone know how to figure out which two members that got kicked out? And how do I get them back in (assuming that they're OK)?
I just want to be able to send emails through my webserver, setup. I couldn't find a dev forum - so thought i'd post here. I'd like to be able to send emails (form my localhost setup) to and from my global client, namely: ( ***@yahoo.com), using PHP and Apache. A snippet from my php.ini file looks like:
Code: ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ; http://php.net/sendmail-path sendmail_path = /usr/sbin/sendmail -i -t sendmail_from = example@yahoo.com
Now, I never could get this working in Windows, let alone Linux. I could do with it working though.
I have configured Sendmail client to send mail to outside network ( Within local domain ), but i am unable to send any mail as i am getting the following error,
[root@cclx10 mail]# cat test |sendmail -v abhilash-o.padmanabhan@hp.com abhilash-o.padmanabhan@hp.com... Connecting to [127.0.0.1] via relay... abhilash-o.padmanabhan@hp.com... Deferred: Connection refused by [127.0.0.1]
I have the following configuration in my "/etc/sendmail.cf" file
# SMTP daemon options O DaemonPortOptions=Port=smtp,Addr=15.146.237.113, Name=MTA
And netstat is showing that sendmail is listening on Port 25 on the IP address which is mentioned.
My question is: 1] i am able to send mails to localhost or any user of localhost..through any user... 2] able to send mails to extrnal domains like gmail yahoo rediff etc..
I am unable to send mail in internal domain..detail..Main mail server is exchange i configured 1 sendmail and another machine for nagios this both machine are not sending mails to me or on my domain mail id..