Archive for Windows XP

win2k3 permission error

the problem that trying to back up a folder in win2k3 is giving me permissions errors, and even though I know I can take ownership a
nd override the permissions, that'd destroy the entire existing permissions structure, which = major pain to redo

There's a tool iirc, to show permissions. I think it's in the SysInternals Suite.

what are you using to back it up?

Trying the simplistic approach of dragging and dropping to a network share. When that didn't work, I did an xcopy /c to the same net
work share (except now mounted to a drive letter)

I think you might be able to use NT Backup.

at least xcopy lets me continue past the files I don't have permissions to, unlike drag and drop. But it still doesn't copy those fi
les, obviously

are you doing it as an admin user?

If you are willing to use xcopy you may want to look at robocopy out of the Windows 2003 resource kit.

Member of Domain Admins and of Backup Operators

Although, be sure to override the default retries. It's set to 1 million retries by default.

that's pretty strange then, IMO

Well, apparently "backup operators" works because all objects grant permissions to that group by default
when those default permissions change, that's no longer the case
e.g. I have some users who are in the habit of setting permissions on their files and folders so that ONLY they can read them. And t
hose users are currently not being backed up as a result.
I'll look into robocopy

http://johnhgoodwin.com/resources/sysadmin/windows <== look at he SysInternals Suite.

well, tell then that if they want the files backed up, they need to include backup operators group

The first 2 apps look like they may be of use.
Also robocopy summarizes failures at the end of the report.

Comments

Show physical memory on machine without rebooting

hi all, can someone tell me how i can tell how much physical memory is in my machine without rebooting to watch the post? when i type top it includes the page file

free
thans!

np
i got 775708 total physical memory on this laptop, any idea how well vmware will run windows xp / vista on this laptop?
depends on cpu mainly

memory is fine
you don't happen to know a command to find the cpu speed?
cat /proc/cpuinfo
:)
1.8 Pentium 4 M
what do you think ???

just don't want to go to all the effort of setting it up if its going to be crap
hmmm
should be ok
might be a little jitter now and then

will give it a go, i just wanted to test out the vmware software, i know it is going to be like a two week project getting it working

not really
day
maybe 2
always seems to end up a lot more complicated when i try something on my linux box than it first looks
i havn't been using it for very long but i enjoy fiddling

Posted at Oxxus web hosting Blog

Comments

Wireless network card driver on linux

what if I wanna do a wireless network between the 2 machines, won't there be problem of wireless network card driver on linux ?

like .. have a printer attached to windows machine .. share it to linux with samba
ahan
depends
some wireless is well supported
other is dead
hmm
that is where linux scares me :)
heh

I spent money & get the latest router from the market, when I come home it doesn't works :)
well .. routers always work
I mean to say wireless card

yeah .. wireless maybe doesnt work :P
but
most you can get around
there is something called ndiswrapper
which uses the windows driver .. for linux
man cool :)

Comments

Linking remote desktop with linux

how are you linking remote desktop with linux ?

network .. via either a crossover cable .. or a router/hub
you can also do virtualization

vmware and xen .. awesome tech ..
you mean I'll access linux from within windows ?
you can do it that way .. or the other IseeIsee

linux -> windows tsclient and remote desktop
windows -> linux xvnc / tightvnc
aha

how different would that experience be from using the OS directly ?
you can also share printers / drives .. with samba linux < -> windows both ways

IseeIsee: very
the whole basic usage of linux is different
the filesystem it sits on is different

Comments

Remote desktop

whats remote desktop ?

lots of methods to have the other desktop on your linux desktop
IseeIsee: thats a windows method

it allows you to see your windows desktop inside a window

like has rdesktop and tsclient .. to talk to windows machines ..
and you can get the desktop .. just as if you had logged into the windows box.

Comments

Samba - smbclient and smbget dont have smbmount

hello all.. ill ask my quest: i have fc5, i have all samba related packets installed, i have all smbd working fine, i have smbclient and smbget but i don't have smbmount !! nowhere not even mount.smb or mount -t smbfs

yum provides smbmount
there is no package smbmount… it is supposed to be in samba-client (i think) which i have latest..
[root@yafs mnt]# yum list | grep samba
samba.i386 3.0.23-1.fc5 installed
samba-client.i386 3.0.23-1.fc5 installed
samba-common.i386 3.0.23-1.fc5 installed
system-config-samba.noarch 1.2.34-1 installed
samba-swat.i386 3.0.23-1.fc5 updates

rpm -ql samba-client | grep smbmount
and PLEASE DON'T PASTE
use a pastebin for more then 3 lines
ok sorry

ill google what pastebin is ^^
noi output from the command you said..
oh in core5 they changed to just using cfis

*cifs
mount -t cifs //computername/share /mnt/somedirectory
or mount.cifs

man… where do we vote? i wanna vote for you. thanx ! :)
worked like a beauty thanx again. I'll be back to setup username/passwords on my linux shared dirs :p bye all

Comments

Ping Windows XP from Fedora

from fedora how can i ping my windows xp?

to day i put one of my server box
fedora
i have problem
from my windows xp ping 192.168.1.10 is fedora ip

is ok work i have reply
buy
when i pt
need user name and password
to locek from windows xp
O_O
i dont understand that ??

Read the rest of this entry »

Comments

« Previous entries ·