Random Thoughts.....What Are You Thinking?

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Forum » Everything Else » Undead » Random Thoughts.....What are you thinking?
Random Thoughts.....What are you thinking?
First Page 2 3 ... 14392 14393 14394 ... 22937 22938 22939
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2014-03-09 13:46:11
Link | Quote | Reply
 
Would say you can't really confuse em

 Shiva.Spathaian
Offline
Server: Shiva
Game: FFXI
user: Spathaian
Posts: 27982
By Shiva.Spathaian 2014-03-09 13:46:24
Link | Quote | Reply
 
Jetackuu said: »
Valefor.Sehachan said: »
One of the new functions of google glass will be the ability to tell the mood of the people you look at.

If it really works I might need a pair. To wear like, forever.

If I had the extra cash I'd probably get a pair.

it would make it interesting for schools though, to enforce the no electronics rule, are they easily distinguishable?
Naaaaaaaah.
[+]
Offline
Posts: 42769
By Jetackuu 2014-03-09 13:46:30
Link | Quote | Reply
 
Asura.Ludoggy said: »
Jetackuu said: »
Valefor.Sapphire said: »
Jetackuu said: »
I need a linux admin
trying to get to the root of the problem i see
ok, I needed that laugh.

I'm trying to set up linux to do filesharing to a windows pc, and honestly feel like I have never been on a pc before at the moment as I'm looking at it like "idkwtfI'm doing, why am I doing this?"
Do what everyone in IT does.
Google.
All I've ever done was run BAMT and similar things ヘ(。□°)ヘ
I've been googling, and it's just making my mood worse.

I think I need to wipe some settings, scratch the idea of joining it to the domain, and just using normal windows accounts to access it.
Offline
Posts: 42769
By Jetackuu 2014-03-09 13:46:59
Link | Quote | Reply
 
Valefor.Sehachan said: »
Would say you can't really confuse em

'tis a shame, imo.
Offline
Posts: 42769
By Jetackuu 2014-03-09 13:50:26
Link | Quote | Reply
 
I think I've gotten too used to working in teams to solve stuff, relying on the skills of others to augment my own, and I miss the group effort.

It also doesn't help that I'm not very proficient in AD or linux.
 Shiva.Spathaian
Offline
Server: Shiva
Game: FFXI
user: Spathaian
Posts: 27982
By Shiva.Spathaian 2014-03-09 13:54:30
Link | Quote | Reply
 
<.<

>.>
[+]
 Siren.Dameion
Offline
Server: Siren
Game: FFXI
Posts: 81
By Siren.Dameion 2014-03-09 14:07:59
Link | Quote | Reply
 


Soon...
[+]
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:08:31
Link | Quote | Reply
 
Wonder if we could con google into making a scouter framed version.
[+]
 
Offline
Posts:
By 2014-03-09 14:14:01
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:21:33
Link | Quote | Reply
 
Asura.Schizm said: »
Jetackuu said: »
gah, first crack at writing a vbs script and am failing miserably...

What are you trying to write?
a script (idc how I do it, just vbs was the first thing I came across, either that or a batch file, don't care) to copy a file to numerous workstations on the network, from a text or csv file with the names.

it was giving me an error with the path of the file I wanted to copy, an I can't figure out why, it was like this (and even tried this with a test.txt file to see if it was the .lnk file extension messing it up) C:\Scripts\test.txt

kept giving me an error on the path.

objFSO.CopyFile "C:\Scripts\test.txt", strRemoteFile, OverwriteExisting
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:21:58
Link | Quote | Reply
 
Code
Const ForReading = 1
Const OverwriteExisting = True

Set objFSO = CreateObject("Scripting.FilesystemObject")
SetobjFile = objFSO.OpenTextFile(C:\Scripts\listofpcnames.txt")

Do Until objFile.AtEndOfStream
	strComputer = objFile.ReadLine
	strRemoteFile = "\\" & strComputer & "C$\Users\Public\"
	objFSO.CopyFile "C:\Scripts\Test.txt", strRemoteFile, OverwriteExisting
Loop
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:22:22
Link | Quote | Reply
 
gave an error on line 10, object 2
 
Offline
Posts:
By 2014-03-09 14:32:04
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
 
Offline
Posts:
By 2014-03-09 14:34:32
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
[+]
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:35:36
Link | Quote | Reply
 
could use some plot
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2014-03-09 14:36:11
Link | Quote | Reply
 
Jetackuu said: »
could use some plot
Wouldn't want Jesus coming in here too blaming us for our naughty sins.
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:37:11
Link | Quote | Reply
 
Valefor.Sehachan said: »
Jetackuu said: »
could use some plot
Wouldn't want Jesus coming in here too blaming us for our naughty sins.
Could definitely use some Seha plot!
 Bismarck.Patrik
Offline
Server: Bismarck
Game: FFXI
user: Patrik
Posts: 1325
By Bismarck.Patrik 2014-03-09 14:46:53
Link | Quote | Reply
 
Speaking of Jesus. Has the whole "helix" thing died off from the internet already? I was kinda enjoying that.
Forum Moderator
Offline
Server: Excalibur
Game: FFXIV
user: AnnaMolly
Posts: 26006
By Anna Ruthven 2014-03-09 14:48:07
Link | Quote | Reply
 
Praise Helix.
[+]
 Asura.Lokimaru
Offline
Server: Asura
Game: FFXI
user: Rocketpop
Posts: 2006
By Asura.Lokimaru 2014-03-09 14:49:19
Link | Quote | Reply
 
The second gen TPP is boring, seems like it was a one-time thing. :p
 Valefor.Sapphire
Offline
Server: Valefor
Game: FFXI
Posts: 1828
By Valefor.Sapphire 2014-03-09 14:49:20
Link | Quote | Reply
 
Jetackuu said: »
could use some plot
only if its the kind that leaves someone speechless and tied up for hours
/ifyouknowwhatimean
[+]
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2014-03-09 14:53:49
Link | Quote | Reply
 
Asura.Lokimaru said: »
The second gen TPP is boring, seems like it was a one-time thing. :p
Sequels often can't live up to their predecessors.
[+]
 Asura.Ludoggy
Offline
Server: Asura
Game: FFXI
user: Ludog
Posts: 36553
By Asura.Ludoggy 2014-03-09 14:53:52
Link | Quote | Reply
 
Jetackuu said: »
Valefor.Sehachan said: »
Jetackuu said: »
could use some plot
Wouldn't want Jesus coming in here too blaming us for our naughty sins.
Could definitely use some Seha plot!

tell us a story Seha!
[+]
Offline
Posts: 42769
By Jetackuu 2014-03-09 14:54:04
Link | Quote | Reply
 
it looks as if I've forever lost my chance at getting a Cipher: Lion


/cry
 Bismarck.Patrik
Offline
Server: Bismarck
Game: FFXI
user: Patrik
Posts: 1325
By Bismarck.Patrik 2014-03-09 14:56:03
Link | Quote | Reply
 
This is the slowest day of work I've had in a while... Everyone post more!!! ENTERTAIN ME!!


Bweheheheh.
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2014-03-09 14:57:24
Link | Quote | Reply
 
Asura.Ludoggy said: »
tell us a story Seha!
Once upon a time there was a boy living alone on a small star. He felt very lonely and wanted to meet other people, so he built a spaceship and traveled to another star.
However he still didn't find anyone, but he believed someone was out there and so he kept searching.
He traveled from star to star, never giving up, but all of them were empty.
He went through the entire universe and in the end he couldn't find anyone else. He was the only one.
So he killed himself.

The end.
[+]
 Bismarck.Patrik
Offline
Server: Bismarck
Game: FFXI
user: Patrik
Posts: 1325
By Bismarck.Patrik 2014-03-09 15:00:08
Link | Quote | Reply
 
Valefor.Sehachan said: »
Asura.Ludoggy said: »
tell us a story Seha!
Once upon a time there was a boy living alone on a small star. He felt very lonely and wanted to meet other people, so he built a spaceship and traveled to another star.
However he still didn't find anyone, but he believed someone was out there and so he kept searching.
He traveled from star to star, never giving up, but all of them were empty.
He went through the entire universe and in the end he couldn't find anyone else. He was the only one.
So he killed himself.

The end.
[+]
Forum Moderator
Offline
Server: Excalibur
Game: FFXIV
user: AnnaMolly
Posts: 26006
By Anna Ruthven 2014-03-09 15:11:00
Link | Quote | Reply
 
boi an gurl wlkng 2 skool
gurl aks boi "wil u lvoe mi 4evr"
boi say nu gurl get said
she is cri gurl run awai cring
gur cros st git ht bai carr
she ded

boi run 2 gurl an pikng her up
he wisprr "i meen 2 said i lvoe u 5evr"
(dat meen he lvoe hrr longr dan 4evr)

tha ind

(+ dis if u cri evrtiem)
[+]
VIP
Offline
Posts: 21757
By Kalila 2014-03-09 15:13:48
Link | Quote | Reply
 
*stares at D's [+]...*
[+]
Forum Moderator
Offline
Server: Excalibur
Game: FFXIV
user: AnnaMolly
Posts: 26006
By Anna Ruthven 2014-03-09 15:14:53
Link | Quote | Reply
 
Dame cri evrytiem.
[+]
First Page 2 3 ... 14392 14393 14394 ... 22937 22938 22939