What Are You Doing Right Now
-
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
-
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
This seriously falls into the I can't even. Network SysAdmin - should require internet at home.
-
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
This seriously falls into the I can't even. Network SysAdmin - should require internet at home.
It shouldn't even be a thing that should need to be required.... I just... its....
-
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
This seriously falls into the I can't even. Network SysAdmin - should require internet at home.
It shouldn't even be a thing that should need to be required.... I just... its....
Hey now - ... don't strain yourself
-
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
This seriously falls into the I can't even. Network SysAdmin - should require internet at home.
It shouldn't even be a thing that should need to be required.... I just... its....
Hey now - ... don't strain yourself
-
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
@MattSpeller said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
smh
A SysAdmin should not be allow to have the job if they don't have internet at home so that they can work on their own system remotely. I mean really?? Who works in IT, is a SysAdmin and doesn't work from home on their own servers.
shameful..... just shameful.
How is this even possible....
This seriously falls into the I can't even. Network SysAdmin - should require internet at home.
It shouldn't even be a thing that should need to be required.... I just... its....
Hey now - ... don't strain yourself
https://s-media-cache-ak0.pinimg.com/564x/c0/0d/84/c00d849368c85d017fcd730705b79a50.jpg
-
-
@coliver said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Is that the service loop to the main?
Yup
-
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
-
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
-
@JaredBusch said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
We have a script to automate some stuff like user accounts.
-
@JaredBusch said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
Basically just user setup, ssh port change, adding people to groups, and uninstalling unnecessary modules, etc. Nothing fancy, just felt like scripting tonight.
-
@fuznutz04 said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
Basically just user setup, ssh port change, adding people to groups, and uninstalling unnecessary modules, etc. Nothing fancy, just felt like scripting tonight.
I like to have glances and a few tools that are no big deal, but annoying if I forget them. So I add those in.
-
@scottalanmiller said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
Basically just user setup, ssh port change, adding people to groups, and uninstalling unnecessary modules, etc. Nothing fancy, just felt like scripting tonight.
I like to have glances and a few tools that are no big deal, but annoying if I forget them. So I add those in.
Glances... I have to check that out. I've been looking for a better way to monitor remote servers.
-
@fuznutz04 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Writing a new script to automate setup of FreePBX.
Started using brackets http://brackets.io as a text editor. Really nice for writing scripts. Color coding, auto completion / closure and best of all, it has a "dark" theme.
What are you automating? There is next to nothing to do if you install from the ISO.
Are you trying to setup from a standalone system? For what purpose do you need to do it so often that you need to script it?
Basically just user setup, ssh port change, adding people to groups, and uninstalling unnecessary modules, etc. Nothing fancy, just felt like scripting tonight.
I like to have glances and a few tools that are no big deal, but annoying if I forget them. So I add those in.
Glances... I have to check that out. I've been looking for a better way to monitor remote servers.
It's decent.
-
Looks like @Minion-Queen finally starts her invasion of central Europe.
Evidence found in a B2B superstore:
-
Updating some servers
Done - Unifi and XenOrch -
@thwr said in What Are You Doing Right Now:
Looks like @Minion-Queen finally starts her invasion of central Europe.
Evidence found in a B2B superstore:
HA HA HA. I WILL TAKE OVER THE WORLD!!!
-
@Minion-Queen you need to change your profile pic to the Sandra Bullock character from the minions movie.
-
@Dashrender said in What Are You Doing Right Now:
@Minion-Queen you need to change your profile pic to the Sandra Bullock character from the minions movie.
done