Tahoe Commands
Install
sudo python setup.py build
sudo python setup.py test
bin/tahoe --version
Setup
Introducor
Goto introducer directory and type:
/srv/tahoe/prog/allmydata-tahoe-1.5.0/bin/tahoe create-introducer .
Then start it
sudo python setup.py build
sudo python setup.py test
bin/tahoe --version
Introducor
Goto introducer directory and type:
/srv/tahoe/prog/allmydata-tahoe-1.5.0/bin/tahoe create-introducer .
Then start it
Dataload loads data into and Oracle and records scripts of Oracle actions.
Users we use
DL_RECORD
DL_PLAY
Private Type BROWSEINFO
hOwner As Long
pidlRoot As Long
pszDisplayName As String
lpszTitle As String
ulFlags As Long
lpfn As Long
lParam As Long
iImage As Long
End Type
Private Declare Function SHGetPathFromIDList Lib "shell32.dll" Alias _
"SHGetPathFromIDListA" (ByVal pidl As Long, _
ByVal pszPath As String) As Long
Private Declare Function SHBrowseForFolder Lib "shell32.dll" Alias _
"SHBrowseForFolderA" (lpBrowseInfo As BROWSEINFO) _
As Long
Some Oracle tables will not return results until you set the context.
See what sessions you have
[geshifilter-]select * from fnd_sessions where session_id=userenv('sessionid')[/geshifilter-]
Create a session
[geshifilter-]delete from fnd_sessions where session_id=userenv('sessionid'); insert into fnd_sessions (session_id, effective_date) values(userenv('sessionid'),sysdate); commit;[/geshifilter-]
We use the expression "buy before build" a lot where I work but after a conversation with my manager today I found myself wondering what build actually means!
So here's some more random ramblings I want to put into my blog.
I am pretty sure that I want to build my own iPasS. Although as usual I could be wrong and remain (somewhat) persuadable.
I am currently looking into the future of integrations at my organisation (Check out my last blog https://code.metcarob.com/node/13 for a bit more background.)
I thought I would start my blog with a post about why I am writing it. At the very least it will help collect my thoughts together about how I plan and write posts. Not that I expect that anyone will read it. You see I am not an expert, and I don't plan to write about stuff I know well. This blog is going to be a place for me to put my thoughts, my ideas and my plans. Many many things I put here will be wrong! Even worse, I am a terrible communicator, terrible at writing and my spelling and grammar sucks more than you know. But, I am an idea machine.
My plan for the new site
https://gitlab.com/rmetcalf9/RJM_Personal_Infrastructure/blob/master/me…
Base on Ubuntu Server 18.04 longterm support
Memset offer
1Gb RAM
20GB Hard Disk