Jump to content

aioshin

Members
  • Posts

    816
  • Joined

  • Last visited

Everything posted by aioshin

  1. try to check if XP's firewall prevents linux to get in, also try to use konqueror then at the location, type smb://<ip of xp> then when prompted with passwd, try to use the admin account
  2. you may try to open the kde control center or at console, type kcontrol then go to system then font installer, i've tried installing fonts before that came from windows but i forgot the outcome.... :)
  3. try mcc - security - permission - add a rule - browse for that directory - set the permission and users
  4. i dont have an idea how come that sftp touch the resolv.conf file, but maybe you should try to put permanently in your kppp configuration the dns of your isp, hope that works well, just recently, mandrake published the mdk10.1 manual, maybe you try to visit that one, on mandriva website have'nt tried the mcc gui tolls yet on configuring samba or nfs, also, personally, have'nt tried yet nfs but i think those tolls will surely work, they would'nt include it in their distro anyway if those were useless your right, sftp is the secured version of ftp using ssh server, have'nt tried nfs though, but as per linux docs info, nfs is designed to share files between linux or unix system on your network, and samba should be used when mixing windows and linux in your network, those that your windows needed to access shares on linux box and and your linux to windows, but, that does not mean that you cant use samba if you have linux only in your network, they can still shares files thru network using samba -- advantages and dis-advantages, cant explain, i only used samba, maybe someone here tried nfs well, if you have mixed os, win and lin, try samba, if only linux, then try nfs, or maybe use sftp only, if you or someone can correct your first problem
  5. its not drakerpm, its drakrpm, well if drakrpm does'nt work, try the mandrakecontrol center, software upgrade :P maybe you should also try to check the security level, maybe it was set to high, that's why you cant use konque as regular user, go to MCC, security, then level check, try the standard level
  6. were you able to connect to the internet already using mdk? if yes, maybe you shoud try to upgrade your packages, you may try the gui way, open MCC, software, upgrade OR open console, as root, type drakrpm-update, its the same with the first option, then you will be ask for a mirrors or source of updates, try to choose one, then do the updates, it may solve your konque probs...
  7. if you've installed LinNeighborhood, that would do similar to mynetwork place, also, you can browse your windows pc using your konqueror ( if u'r using kde), just open konqueror, then at the location | type : smb://<ip-of-winbox-u-wish-to-connect> then enter, if your trying win2k/xp, it will prompt you to supply a username and password, used the account on your windows box. if you're trying to browse a linux machine from a network on a linux machine also, you can also use konqueror and type : sftp://<ip-of-that-linux-box> then you can type the username and password of the account you have on that linux box on you network. it will open the home directory of the user u'r using. hope that helps you a little :) edit: - if you're using linneighborhood and trying to browse another linux box, make sure that you have samba on that box, as with browsing using konqueror by sftp, make sure that an sftp server is running on that box you wish to browse. if you only trying to browse windows box in your lan from your linux box, Samba server doesnot need to be running, but if you want to access and share your linux files and access it from your windows box, a samba server should run on it. (linux box)
  8. you mean, you made a dual boot , mdk + XP, and now, you can still boot to your xp and want to get rid of mndk? if you want to make a fresh install, when prompted either to upgrade or install, you should choose Install ( this is during mandrake installation ) then make sure you format those /home and / directory. If you only want to get rid those menu that appears when you boot, those that you installed in the disk MBR (LILO or GRUB), boot with your xp cd and choose R = repair then issue the command fixmbr btw, try to post your main problem, I think reinstalling or uninstalling mandrake is not your main concern, so, try to elaborate what really is your problem after you have installed mandrake, lots of guys here are always open and willing to help :)
  9. it seems that when you will use the drakbackup util , it will only let you backup the folders of a certain user or under a certain user that you specify to backup using the following compression, tar, tar.gz,tar,bz2... so if I am the one incharge to backup, maybe i'll try #tar czvf company-backup.tar.gz /maindir/company ( my scenario is backing it to other HD) it will create a file backup.tar.gz containing the company's files and subfolders also,I forgot how to do it, but I think tar util is capable of incremental compression, and epreserving ownership... maybe if you really want that features, try to read tar manual instead or #man tar
  10. well, you can try samba as primary domain controller so it will auth all windows user and have their home and profile resides in your linux box.. "I would like to replace the current thin clients with full fledged Mandriva 2005" did you mean, you will be using full pledge desktop pc running Mandriva 2005? thin clients are supposed to have no harddisk, so I assume that you will replace the server OS with mandriva then still using LTSP ( just to avoid confusion)
  11. goto mcc - boot - boot theme - then uncheck graphical boot
  12. the case is that I have a lot of cdr here that only contains 10mb of data which was started written in M$ by whatever burner, I can add anyfile on it using nero, or sony burning software,... actually, i really dont know what software did they use on burning those disk, well, I have said it, switch to burn btw, nerolinux is avaible to to those who purchase nero 6 (not oem), to those who have tried it, did it solved the problem presented here?
  13. well, I think I dont have a choice but to switch to M$ when doin that multisession stuff thanks for the replies anyway :(
  14. k, i want to continue to write into a cd using k3b that already have a data via Nero, its like to continue a session using k3b created by nero, when I tried that, I just cant, it seems like I cant open the original session, or is it possible to do that? can k3b be able to continue a session created by other burning software in M$? a is very much appreciated TIA
  15. i want to buy a cd writer, my option are SONY, Lite-on, Samsung, and Asus what should I choose? those that really compatible to mdv10.1 and its burning software TIA
  16. try to check your logs that time you tried to access thru smb and wont be able to get in, of course the firewall should be running so we may see what really happen... just try as root#tail -f /var/log/messages , then try to access from your linux ur m$box, and observe the logs
  17. amule is the linux version of emule, It's been a years using emule and amule just recently, of course in my mandrake, have'nt used it so much compared to emule in my win box, and what I have observed, downloading mp3 using emule does not do good compared to other peer to peer client software, but if you'll used it to search some reading stuff, like ebook, in MO it's been very nice to used.
  18. well, if u have'nt yet, open mcc then security, then permissions, then add a rule, and try to browse that /public and set your own rules there
  19. try #chmod go+rx -R /public g= group o=others +rx = rx for group and others will be added
  20. just try to remove those ports that you dont actually used
  21. k, hope this can help you: 1. try to stop shorewall to run during star-up, we will try to use rc.firewall 2. try to create a script named rc.firewall into the directory, /etc/rc.d 3. comand as root #vi /etc/rc.d/rc.firewall (actually you can name it what ever) 4. copy and paste the script below and just paste it, it works for me using mndk 10.0 5...anyway, u can just deleit if it will not work 6. after you created the file rc.firewall with the script on it try#chmod a+x /etc/rc.d/rc.firewall 7. then you can run it #/etc/rc.d/rc.fiirewall 8. then you can check iptables -L ---will list the iptables entry 9 . if you want to run it during start-up, try this: #vi /etc/rc.d/rc.local 10. at the end of the entry of that file, insert /etc/rc.d/rc.firewall 11. that should start duiring ur pc start #****************Script************************** #!/bin/sh #flush existing rules iptables -F #assuming eth0 - connected to LAN #eth1 - connected to internet #Allow incoming SSH requests from LAN iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT #Rejecting SSH from internet iptables -A INPUT -i eth1 -p tcp --dport 22 -j REJECT #Allow ncoming HTTP request (To Web Server) iptables -A INPUT -i eth1 -p tcp --dport 80 -j ACCEPT #Accepting SMB connection From LAN and other ports## iptables -A INPUT -i eth0 -p tcp -m multiport --dports 135,137,138,139,445,143,10000 -j ACCEPT iptables -A INPUT -i eth0 -p udp -m multiport --dports 135,137,138,139,445 -j ACCEPT iptables -A INPUT -i eth0 -s 192.168.0.0/24 -j ACCEPT #Denying SMB and other port from internet## iptables -A INPUT -i eth1 -p tcp -m multiport --dports 135,137,138,139,445,143,10000,4559 -j DROP iptables -A INPUT -i eth1 -p udp -m multiport --dports 135,137,138,139,445,143,4559 -j DROP ############# Anti spoofing field########################################### iptables -A FORWARD -s 192.168.0.0/24 -i eth1 -j DROP iptables -A INPUT -s 192.168.0.0/24 -i eth1 -j DROP iptables -A INPUT -i eth1 -s 172.16.0.0/16 -j DROP iptables -A INPUT -i eth1 -s 10.0.0.0/8 -j DROP i #allowing icmp iptables -A INPUT -i eth0 -p icmp -j ACCEPT #Rejecting ICMP from internet iptables -A INPUT -i eth1 -p icmp -j REJECT #Allowing SMTP access from the local network iptables -A INPUT -i eth0 -p tcp --dport 25 -j ACCEPT #configuring NAT - allowing this host to become an internet gateway of other hosts echo "1" > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE #$IPTABLES -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128 #This is for tranparent proxy - not used #$IPTABLES -t nat -A PREROUTING -i eth0 -s 0/0 -d 0/0 -p tcp --dport 80 -j REDIRECT --to-ports 3128 #dROP and log all other data #the logging is set so if more than 5 packets are dropped in #Three seconds they will be ignored. This helps to prevent a DOS attack #Crashing the computer the firewall is running on iptables -A INPUT -m limit --limit 3/second --limit-burst 5 -i ! lo -j LOG iptables -A INPUT -i ! lo -j DROP #tHE logs from the firewall are put into your system log file, which can be found at #/var/log/syslog
×
×
  • Create New...