Jump to content

Cools

Members
  • Posts

    501
  • Joined

  • Last visited

Everything posted by Cools

  1. with the Client Side Extensions .EXE I found 2 different ver.. on a 1k in size different bit one works and the other ones does not.. Strange.. .. We welcome idiots here.. it what makes this a great forum of knowledge.. lol..
  2. Only happens when the company gets taken over, But with VM it's was rebranding for 10years i think. just 6 more years to go.. b4 the next take over and the speeds get upped.. lol..
  3. im with gl3nnym on this: It's so pretty! (with a sound of Homer Simpson drooling over a donut..)
  4. XP PCS or win 7 ???
  5. i found it to be the student profile. i made a default .man one with no printers mapped or drives, 500k big not to bad. and make all the students use it. it works every time.... 1st time. from fresh install or new student.
  6. never followed a walk-thru: reinstall BUT watch the videos from fog website on how to set-up and install...
  7. when i needed to do that (2k 2k3 server) i use con2print.. and logon script. i set a environment variable room= if it returned 10 it mapped the printer in room 10 and so on.. GPP never was that good.. i find in 2008server it works fine.. so i use that..
  8. Use to do work for them.. Traffic management is a killer you watch a few HD Iplayers / play some Halo and boom your limited is hit .. being a old NTL 10mb customer i have a 750mb cap and they wont up it to the new cap for 10 mb.. I'm looking to go to be infinity as my area is getting it in aug. 29mb down 12mb up.. good for gaming and access to my home server is all I relay want. I cant do that with VM.. as i have sky im waiting for sky to sort out a deal with BT so i can get it from them cheaper..
  9. I use a pac file if the PC cant get the files off site it goes direct.. if on site and gets the pack file then it uses the proxy.. More info.. Proxy auto-config - Wikipedia, the free encyclopedia is the only way to get round the problem your having.. or squid proxy..
  10. "It does depend on the number of clients" *DRINKing*.. god what crap.. unless your cliensts are pulling ISOs then 1gb clients on 1gb backbone is fine.. its the backbone in the switch you need to keep a eye on. all my servers have 4gb team network cards. the data you should be pulling should not exceed the 56mb rule for Wifi.. ( if you cant run it over wifi stop wasting your life... ) the kids pull only docs.. profile .man 1.5mb what more do you need... Quake.iso go and do your N+
  11. Mine just does it.. as long as the have offlines files to access work on there home drive set the GPO to sync at logon and log off and make sure you get them to understand then need to logoff at the end of the day or they cant access there files at home that they did in school that day.. i have block syncing of Jpg,WMV,AVI,MP3,EXE to speed up the transfer only let them have PDF, DOC,DOCX, PPT,PPTX,XLS,XLSX,Notepad (for smart board.) and so on..
  12. i use GS748TP for net gear never had a problem there gig with 2 SFPs looks like zag pic above. you need deep wall cabs for them .. but they are poe to and are able to run cisco kit (like phones) just select the option from the web interface.. there not much more then the GS724T.. i have 5 of them running fine for 2 years and they come with a life time warranty like all blue box netgear kit.. it has this stupid add on that checks how long your cable runs are.... check the specs.. im a HP (Highly priced) Fan to for server and wks and netgear for networking..
  13. HALO.. . REACH... stuff mw2 lol... VM iss ass moving to sky.. get free bb ... a few people get 15mb on it.. so i might move..
  14. Sorry been busy with new website.. it uses what ever apt installs .. i have ubuntu 10.4 running happerly with this set up .. i will have to try with 2008 r2 and test.. you maight have to change some local sec pol settings to get r2 to speak to samba ntlm.
  15. Gdisk (norton: look for old mother board CD with ghost on it you might find it there...) does DOD level wipe.. it takes ages...
  16. or Dr evil .. call it the "The Alan Parsons Project"... and ask for a trillion dollars
  17. that was a kick ass game on the amiga. there you go .. The Amiga Project. But name the server "Useless" and get another one called "Clueless" ... the fun you can have with them names.
  18. from my wiki... Install on to Turnkey linux Core - fast install and foot print TurnKey Linux Virtual Appliance Library | Virtual Appliances for Virtual Machines, Cloud Computing and Bare Metal Installing and Configuring Kerberos, Samba, and Winbind on Ubuntu Server 5 Right Lets Go! Step 1: Install the Required Packages Note: Enter Y when asked if you want to install the additional packages apt-get install -y squid krb5-user winbind samba ntpdate ntp dansguardian squid sarg dansguardian clamav clamd clamav-fresh Set time zone type: tzselect and set time for your area or dpkg-reconfigure tzdata Step : Edit the squid /etc/squid/squid.conf ## NTLM auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp auth_param ntlm children 10 auth_param basic program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic auth_param basic children 5 auth_param basic realm Domain Proxy Server auth_param basic credentialsttl 2 hours auth_param basic casesensitive off authenticate_cache_garbage_interval 10 seconds # Credentials past their TTL are removed from memory authenticate_ttl 0 seconds acl passwd proxy_auth REQUIRED http_access allow passwd acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 10.0.0.0/8 #You might want to narrow down to own IP Range acl to_localhost dst 127.0.0.0/8 acl SSL_ports port 443 # https acl SSL_ports port 563 # snews acl SSL_ports port 873 # rsync acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 # https acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl Safe_ports port 631 # cups acl Safe_ports port 873 # rsync acl Safe_ports port 901 # SWAT acl purge method PURGE acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access allow purge localhost http_access deny purge http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access deny all icp_access allow all http_port 3128 hierarchy_stoplist cgi-bin ? access_log /var/log/squid/access.log squid acl QUERY urlpath_regex cgi-bin \? cache deny QUERY refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern . 0 20% 4320 acl apache rep_header Server ^Apache broken_vary_encoding allow apache extension_methods REPORT MERGE MKACTIVITY CHECKOUT hosts_file /etc/hosts coredump_dir /var/spool/squid visible_hostname proxy cache_peer USPIP parent 80 7 no-query #Change USPIP to the ip/domain name of the up stream proxy server your using or comment out Step 2: Edit the /etc/krb5.conf File [logging] default = FILE:/var/log/krb5.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmin.log [libdefaults] default_realm = EDWARDPEAKE.LOCAL dns_lookup_realm = false dns_lookup_kdc = true kdc_req_checksum_type = 2 checksum_type = 2 ccache_type = 1 [realms] EDWARDPEAKE.LOCAL = { kdc = darkstar.edwardpeake.local admin_server = darkstar.edwardpeake.local default_domain = EDWARDPEAKE.LOCAL } [domain_realm] .edwardpeake.local = EDWARDPEAKE.LOCAL edwardpeake.local = EDWARDPEAKE.LOCAL [appdefaults] pam = { debug = false ticket_lifetime = 36000 renew_lifetime = 36000 forwardable = true krb4_convert = false } Step 3: Edit /etc/samba/smb/conf Notes: Change the NETBIOS name parameter to be correct for the server. Make a backup copy of the original file!!! 1) Make the edits. The configuration shown is the bare minimum and doesn't share anything. [global] workgroup = EDWARDPEAKE netbios name = PROXY_SERVER realm = EDWARDPEAKE.LOCAL server string = Linux Samba Server security = ads encrypt passwords = yes password server = * log file = /var/log/samba/%m.log max log size = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 preferred master = False local master = No domain master = False dns proxy = No #wins server = 10.100.0.1 #winbind separator = + winbind enum users = yes winbind enum groups = yes winbind use default domain = yes idmap uid = 10000-20000 idmap gid = 10000-20000 2) Test the configuration with the testparm command Step 4: Edit /etc/nsswitch.conf to look like the example below passwd: compat winbind group: compat winbind shadow: compat hosts: files dns networks: files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis Step 5: Modify the PAM settings 1) /etc/pam.d/common-account should contain only the following lines account sufficient pam_winbind.so account required pam_unix.so 2) /etc/pam.d/common-auth should contain only the following lines auth sufficient pam_winbind.so auth required pam_unix.so nullok_secure use_first_pass #auth requisite pam_unix.so nullok_secure auth optional pam_smbpass.so migrate missingok 3) Modify the /etc/pam.d/common-password file, so the max parameter is set to 50, similar to the one shown below password required pam_unix.so nullok obscure min=4 max=50 md5 4) Make sure the /etc/pam.d/common-session file contains the following line session required pam_mkhomedir.so umask=0022 skel=/etc/skel session required pam_unix.so Step 6: Make a directory to hold domain user home directories Note: Use the value you put in the WORKGROUP tag of the /etc/samba/smb.conf file mkdir /home/EDWARDPEAKE.LOCAL Step 7: Configure hosts and hostname Change add the ip address and name to hosts file /etc/hosts 127.0.1.1 Proxy.edwardpeake.local Proxy and change the hostname to /etc/hostname proxy.edwardpeake.local Step 8 : Initialize Kerberos kinit [email protected] Enter your Administrator Password Next check to be sure you got a ticket from the domain controller klist Step 9: Restart Samba-related Services (Or reboot the server) Note: The order is important /etc/init.d/samba restart && /etc/init.d/winbind restart Step 10: Join the system to the net ads join -U [email protected] Step 11 : Test NTLM Auth /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic then type EDWARDPEAKE.LOCAL+username password it should replay with OK and that's it all Done! if you install swag for squid. you can see the amount of data downloaded, most common sites, the students most visited, over all most visited site.
  19. unhide the SSID like cue said and always join domain on Wifi never cable.. XP some times has problems at boot accessing wifi if joined to domain on cable it will look for cable 1st then wifi taking longer to connect, Also get windows Wifi manager to manage the wifi never a 3rd party one like Intel Wifi Manager
  20. Sted got it in 1 man profiles are for in school use only... you need to set them to roaming.. for what you want to do.
  21. Netdiag.exe tool has been deprecated in Vista and Windows Server 2008. It's not supported. Directory Server Diagnosis Performing initial setup: Trying to find home server... Home Server = DARKSTAR * Identified AD Forest. Done gathering initial info. Doing initial required tests Testing server: Default-First-Site-Name\DARKSTAR Starting test: Connectivity ......................... DARKSTAR passed test Connectivity Doing primary tests Testing server: Default-First-Site-Name\DARKSTAR Starting test: Advertising ......................... DARKSTAR passed test Advertising Starting test: FrsEvent ......................... DARKSTAR passed test FrsEvent Starting test: DFSREvent ......................... DARKSTAR passed test DFSREvent Starting test: SysVolCheck ......................... DARKSTAR passed test SysVolCheck Starting test: KccEvent ......................... DARKSTAR passed test KccEvent Starting test: KnowsOfRoleHolders ......................... DARKSTAR passed test KnowsOfRoleHolders Starting test: MachineAccount ......................... DARKSTAR passed test MachineAccount Starting test: NCSecDesc ......................... DARKSTAR passed test NCSecDesc Starting test: NetLogons ......................... DARKSTAR passed test NetLogons Starting test: ObjectsReplicated ......................... DARKSTAR passed test ObjectsReplicated Starting test: Replications ......................... DARKSTAR passed test Replications Starting test: RidManager ......................... DARKSTAR passed test RidManager Starting test: Services ......................... DARKSTAR passed test Services Starting test: SystemLog An Warning Event occurred. EventID: 0x800007DC Time Generated: 07/22/2010 14:36:09 EvtFormatMessage failed, error 15100 Win32 Error 15100. (Event String (event log = System) could not be retrieved, error 0x3afc) An Error Event occurred. EventID: 0xC0000010 Time Generated: 07/22/2010 15:09:58 EvtFormatMessage failed, error 15100 Win32 Error 15100. (Event String (event log = System) could not be retrieved, error 0x3afc) ......................... DARKSTAR failed test SystemLog Starting test: VerifyReferences ......................... DARKSTAR passed test VerifyReferences Running partition tests on : ForestDnsZones Starting test: CheckSDRefDom ......................... ForestDnsZones passed test CheckSDRefDom Starting test: CrossRefValidation ......................... ForestDnsZones passed test CrossRefValidation Running partition tests on : DomainDnsZones Starting test: CheckSDRefDom ......................... DomainDnsZones passed test CheckSDRefDom Starting test: CrossRefValidation ......................... DomainDnsZones passed test CrossRefValidation Running partition tests on : Schema Starting test: CheckSDRefDom ......................... Schema passed test CheckSDRefDom Starting test: CrossRefValidation ......................... Schema passed test CrossRefValidation Running partition tests on : Configuration Starting test: CheckSDRefDom ......................... Configuration passed test CheckSDRefDom Starting test: CrossRefValidation ......................... Configuration passed test CrossRefValidation Running partition tests on : edwardpeake Starting test: CheckSDRefDom ......................... edwardpeake passed test CheckSDRefDom Starting test: CrossRefValidation ......................... edwardpeake passed test CrossRefValidation Running enterprise tests on : edwardpeake.local Starting test: LocatorCheck ......................... edwardpeake.local passed test LocatorCheck Starting test: Intersite ......................... edwardpeake.local passed test Intersite
  22. I disabled student user GPO and and reset it up from Base line GPO now its 3 min from boot.. that's better.. I did not enable all the GOP settings as some are not needed any more.. I did migrate from 2003 to 2008 so it must have picked up a BUG.. Well I was rushing last yr to get it up and running. see if can get it faster.. I got my students roaming profile down to only 1.43mb
  23. I will run a test to see what ones takes the longest i cant remember off hand..
×
×
  • Create New...