-
Content Count
4,991 -
Joined
-
Last visited
-
Days Won
21
Everything posted by yordan
-
You are probably not so familiar with networking, else you would have no problem.Sending files through a wifi connection is exactly like sending them through an Ethernet cable. Except that it goes far faster (about 200 times faster) through a cross-cable.In order to get familiar with sharing files, IP addresses and so one, first try with a cable (no enkryption-like problems), send your big files.then, put the wifi connection on, allow it in your firewalls, and try with small files.
-
@yungblood : your movie liste would be tousand of lines long. You simply could not browse it with your remote command. You would nee a keyboard to look your movie name in the database.
-
A Question About Phpbb Compatibility At Astahost
yordan replied to TheJeffsta's topic in Web Hosting Support
I created a PHPBB2 forum on that site, works really fine. Simply use the cpanel and activate this facility, everything is straightforward. It will probably need access to the database, so don't forget to create the database, and give yourself access to the database. As long as you don't have anything important in your database and in your forums, you can drop everything (destroy the database, destroy the forum) and restart from scratch if you don't like the result. Now I close my remark, simply remember phpbb2 forums work fine, it's simply to install, hower perform a backup of your config files and your database so you will never loose data. Hope this helped Yordan -
Hi, TheJeffsta, There are already several posts on that subject. If you read them, you will probably find a lot of interesting answers. You are asking here a very interesting question. And you will see something really funny. We are here right inside of the open-system world. here you ask the same question to two Linux gurus, you will have two completely different answer. And probably both answers are correct.If you ask your question slightly differently, you will be able to understand the differences between all the answers you will receive. Let me answer to a slightly different question. Instead of "what is the best Linux", I woud rather ask "What Linux distro do you prefer ? Why do you prefer it ?" So, I will tell you which Linux distro I prefer, and I have two answers, depending from what you intend to do with your Linux. 1) If you want a Linux system for professional use, I would recommend Linux RHEL3. It's a supported version, if you find a bug you may ask this bug to be repaired. And it works on most of the systems, including the brand new IBM Power5 multi-partitionned systems. 2) If you want a Linux for your howe, in order to play around, having a nice windowed environment with a lot of windowed tools but able to perform high-level console commands, I recommend you Mandrake 9. Mandrake 10 is newer, but the full version 9 is still free, so if you want to add open-source self-compiling project you will be able to do this. I did not test the new 10.3 Mandrake free version, maybe it's again fully free, maybe not, that's why I suggest you using the older Mandra 9 version. And let's play a funny game. Let's wait a little bit her, and you will see several people talling you other versions are far better. Why ? Because the question was "the best one". So, I simple answer the question "your preferred one". I used Red Hat paying version and Mandrake free version and Suze also, and I prefer the comfort and the look and feel with Mandrake. By the way, the most confortable way of doing the full install is the following way : 1) Create partitions on your hard disk. 2) Install Microsoft Windows (XP, 2000, what you want) first, in the first partition, NTFS or FAT32. 3) Create the other partitions as FAT32 (not NTFS). Let a little bit unpartionned space (I suggest 10 or 20 gigs). 4) Mandrake will install itself on the free space, install Lilo as multi-boot manager, and will mount all the Windows FAT32 partitions as Linux filesystems. So, you will see Linux filesystems named /mnt/windows1, /mnt/windows2, /mnt/windows3, etc... If /mnt/windows1 is a NFTS filesystem, you will be able to read the Microsoft files but not to write. If /mnt/windows2 is a FAT32 filesystem, you will be able to read and write. This is a very agreable way of communicating between Unix and Windows : you write things on the Microsoft G:\ disk, and you read them under Linux in the /mnt/windows3 fileystem, and if you Linux writes files on this filesystem booting on Windows will allow to to read/write them using Microsoft Word. Isn't life beautiful ?
-
How Can I Edit A Post? Unable to find any button / link
yordan replied to sparx's topic in Web Hosting Support
So, let's take it like a game rule. We can post, we cannot edit.So, today I am smart and I know something, and I post about it.Then I feel sleepy (it's rather late here now) and I go to bed. Tomorrow I will read my post and I will see that I said something stupid.what should I do then ? I could first ignore my error, nobody will see I did a mistake. I could imagine editing and deleting the stupid things I said, and now nobody will know that I said something stupid.And there is a third possibility : I post again saying "sorry folks, I said something stupid, forget about my previous post". Unfortunately, this third way of reacting is the most difficult, I don't know if I will do it. So, if you see something quite stupid in one of my posts, simply forget about it, it's due to the fact that I had no "edit button". -
A User In My Forum There is a a newbie in my forum
yordan replied to cyborgxxi's topic in General Discussion
Nope.I would say that, if you want people to come to your forum, you should give them some freedom.So, may I soggest opening a new subforum and see if this subforum starts being successful.If this subforum starts growing more and more, it can become your main forum, why not ?And if nobody posts in this subforum except your friend, doesn't matter, she will be satisfied. On my own forum, I just want that nothing illegal is posted. Everything else is not really important, provided that people like posting in my forum.By the way, I would like to open a special subforum on AIX in Xisto forum. However, it seems that we are only two people today interested by that topic, so this will not be done. -
Having Problems Setting Up A Home Network
yordan replied to the_furious1's topic in Computer Networks
Maybe it's right. Depends on what you want to do.What do you mean by "I can see the computers", and what is "I can't access them"? Probably "I can see the computers" means that you can see that they are present on the network. However, what did you want to access ? I guess you want to access files ? In a folder ? Did you activate "sharing" on that folder ? When activating sharing on that folder, did you choose "allow anybody to read and write any file in that folder " ? If not, you will receive that "permission denied", it's standard permission things. By the way, how is your network organized ? Did you choose by yourself your IP addresses ? Then, try adding the IP addresses and computer names in the etc/hosts file. HTH Yordan -
First Attempt At Comic-book-style Hero
yordan replied to clagnol1405241508's topic in Graphics, Design & Animation
He needs two guns because his two eyes don't collaborate : each eye goes to a different direction, so he needs one separate gun for each eye. So, the thing is : stay just in front of that guy, he cannot shoot you! -
Basically, transferring things from old_server to astahast shold be rather simple. I did not do it recently, but it should be rather straightforward.1) On old_server, make a full database backup. Your server probably has it's tools for making the database backup, else you will have to learn how mysql does it.2) Backup your whole site on your own pc, including the database backup. By the way, you should have done this every day, because in case of crash of your server, you need to have a backup.3) Transfer all your files on Xisto.4) Create your database on Xisto. Remember your administrator names. I would suggest create on Xisto new administrator names with the same names as on your old_server administrator names.5) If necessary, check your php installation, probably some config files are false or need setup.6) import your database, look your cpanel or read the mysql docs.Hope this helped.
-
Also, remember that the first thing to do is to have a look at the Linux sound control mixer. I was trapped with Mandrake, I had no sound, I thought I did a big mistake until I look at the sound mixer control, and saw that all the volume controls were pushed to zero. I pushed most of them to maximum and everything worked correctly.
-
+1 for Fedora. I suppose your father's office people are not experienced administrators, else you would not ask this kind of question.So, they are satisfied with Redhat, I would also suggest stay with redhat. If you change to another distro, you will see people ignoring the advantages in the other distro, and keep crying for features they liked in RedHat.You may like a distro or not, but once people learned RedHat, don't force them to learn a new one.
-
$40 a single-user licence, $170 a 5-user licence, I would not say that it's cheap. I would rather say that it's at a price similar to Mc Afee or Norton Anti-virus. Personally, if you are not sure wanting to buy this software, I would avoid installing the trial version. Because of time limitating things, a trial version often installs things on your PC which prevents competitor's software from running correctly.
-
Besides all that, I would be afraid carrying a tank with hydrogen in my car. It is very dangerous to handle hydrogen, even if in case of disaster it would be a very clean disaster : no pollution, only making water when burning hydrogen will combine to oxygen.
-
You need a gmail address for using gtalk. So, you will not be able to talk with MSN people.MSN works with people having gmail accounts. gtalk does not connect people havint hotmail accounts...So, on that particular point, MSN is opening the communication, and google is restricting to gmail users.
-
Welcome on board, FantasyFootballGuy. Hope you will enjoy with us. Good luck with your site, should be great!
-
You are right, I really feel bored.But just think about something. Within some years, you will see a very nice girl. you will mary (or maybe not) and you will have children. And at that moment, you will see that you are with them exactly like your father was with you. You have problems with your dad ? Ten years after your children will have problems with you. This looks a little bit like philosophy, but such is life.
-
A Note To All Illegal Windows Xp Owners
yordan replied to prosorcerer's topic in Websites and Web Designing
So, I would say that problem is rather simple. It's exactly the same problem for people who like driving nice cars.If you like the look and fell of Microsoft Windows, you have to buy a legal copy of the software, else you are stealing money from the guy who wrote the software.If you don't want to pay for that software and you only want to surf on the web or write down wordrocessing texts, free Linux versions are available and start being rather easy to use.Nevertheless, the info is interesting : you say that Microsoft has means to prevent people having an illegal copy from having the last software updates. This is a good reason for avoiding using illegal copies of WinXP.And this should increase the number of satisfied Linux users ! -
@qwijibow : you are right when you give a full tutorial for Linux users.I just wanted to point out how standard Windows users should do if they have the same kind of reader and do not want to loose date. Few hardware knowledge can sometimes avoid big software trouble.Sorry for having disturbed your nice post, that was my first error and should be my last one.
-
I have only 4 readers, 2 types of cards each, also on a single USB slot. Do you really know people using multi-slot card reader with several simultaneous media ? I only have one card in my multi-reader, but I am sure if I had several cards I would have the same behaviour. I use the cards in my photo camera, in order to cleanup my camera memory card and put it on the disk. Notice from username: Here is the way I proceed 1) I remove the memory card from my photo camera.2) I insert the card in my multi-reader. 3) Windows XP opens a explorer window. 4) I click on my pictures directory. 5) Edit, select all, edit, cut. 6) Go to my hard disk, my_camera subfolder. 7) Edit, paste. 8) Go to the windows taskbar, "safely disconnect a peripheral", disconnect my card reader. 9) Remove the card from the PC reader. 10) insert the card in my camera. 11) Remove the second memory card from my camera. 12) go to 2. So, I never had two cards at the same moment, and I cleaned the Windows cache in order not to have things in cache when removing the card. I guess it's the only safe way, so everybody should do that way, no matter how many how many memory cards you own
-
OK, wutske, thanks for the link.By the way, what is bitdefender ? Is it also a kind of antivirus ?ThanksYordan
-
I am using Filezilla, it's at least as goot ad CuteFtp. It's specially comfortable with Xisto, because it allows you correcting permissions settings with some programs where you have to add write execution permissions on the uploaded files. I use it for writing down my scritps and for making backups of my sites.I would say try it first, it's free and you don't have any risk (no 30-days-left or de-installing problem). You will find it here : https://filezilla-project.org/
-
By the way... I first answered your question, how to install Linux and which linux, and dual-boot, and so one. However... If you only want to use a terminal-like window, in order to learn how to run terminal command-line commands, you don't really need to install a full linux distribution. Moreover if you really like Microsoft Windows, you may use a linux environment inside of a Microsoft Windows window. You will find cygwin at : http://www.cygwin.com/ cygwin is a fully compatible Unix environment. People use it at the university in order to show their student the standard Unix shell commands syntax. For instance you can see how the standard commands work : CONSOLE # time find . -print |cpio -omBdv >/tmp/mybackupfile.cpio Moreover, it needs rather few space on your disk (you may keep your F:/ disk and install it in f/cygwin/, it will use only about 100 megs. And telnet and the other standard communication things will work. You will even be able to "DISPLAY=mypc:0.0 ; export DISPLAY; oclock" and have the x-windows o-clock from the remote host displayed on your PC. And there is a way of using your PC like a standard X-windows terminal. So, with cygwin you have a real Unix machine on your terminal, needing very few space and nothing installed (if you don't like it anymore, remove the f:\cygwin filesystem). You will of course be able of using the standard Linux commands, and write down your own Linux scripts, saving them, modifying them and running them, and then correcting your errors. So, I think it's really the first thing to do for you, and after several monthes using cygwin you will be able to really decide if you need a native Linux or if you can continue like that.
-
Maybe Google is out of it's testing time. However, the "send invitations" menu is still there on my user's page, so it's probably still possible to invite a friend. And, effectively, I see no menu for registering without invitation.
-
First Attempt At Comic-book-style Hero
yordan replied to clagnol1405241508's topic in Graphics, Design & Animation
Not so bad. Is it really your style ? Do you like westerns ? Or is this trial only in order to see if you are able to do something live-like ?